|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Format a buffer with a printf-style string expanded with the values of a variable argument list.
| [in] | fmt | a printf-style format string |
| [in] | args | a variable argument list (as a va_list variable) |
| std::bad_alloc | |
| csdbg::exception |
Definition at line 519 of file util.cpp.
References unlikely, and va_size().
Referenced by dbg(), csdbg::exception::exception(), csdbg::string::format(), and va_format().
Here is the call graph for this function:
Here is the caller graph for this function: