|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Compute the size of a printf-style format 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) |
| csdbg::exception |
Definition at line 489 of file util.cpp.
References unlikely.
Referenced by csdbg::string::format(), and va_format().
Here is the caller graph for this function: