libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
u32
csdbg::string::bufsize
(
)
const
inline
virtual
Get the buffer size.
Returns
this->m_size
Definition at line
233
of file
string.cpp
.
References
m_size
.
234
{
235
return
m_size
;
236
}
csdbg::string::m_size
u32 m_size
Buffer size.
Definition:
string.hpp:46
csdbg
string
Generated by
1.8.5