|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Insert a printf-style format C-string expanded with the values of a variable argument list, at a specified position.
| [in] | pos | the insertion position |
| [in] | fmt | a printf-style format C-string |
| [in] | ... | a variable argument list |
| std::bad_alloc | |
| csdbg::exception |
Definition at line 612 of file string.cpp.
References __D_ASSERT, format(), insert(), and unlikely.
Here is the call graph for this function: