libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Fill with a printf-style format C-string expanded with the values of a variable argument list.
[in] | fmt | a printf-style format C-string |
[in] | args | a variable argument list (as a va_list variable) |
std::bad_alloc | |
csdbg::exception |
Definition at line 79 of file string.cpp.
References __D_ASSERT, m_data, m_length, memalign(), unlikely, csdbg::util::va_format(), and csdbg::util::va_size().
Referenced by append(), insert(), set(), and string().