libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
Allocate aligned memory, mandate a minimum buffer size.
[in] | len | the mandatory length (without the trailing \0) |
[in] | keep | true to keep the current data |
std::bad_alloc |
Definition at line 26 of file string.cpp.
References __D_ASSERT, clear(), csdbg::g_memblock_sz, m_data, m_length, m_size, and unlikely.
Referenced by append(), format(), insert(), set(), and string().