|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
| csdbg::string::string | ( | const i8 * | fmt, |
| ... | |||
| ) |
Object constructor.
| [in] | fmt | a printf-style format C-string |
| [in] | ... | a variable argument list |
| std::bad_alloc | |
| csdbg::exception |
Definition at line 150 of file string.cpp.
References __D_ASSERT, format(), memalign(), and unlikely.
Here is the call graph for this function: