libcsdbg
1.28
C++ exception (and generic) stack trace debug library
Main Page
Related Pages
Namespaces
Classes
Files
style
* csdbg::parser::get_fallback_style
(
)
static
Get the shared fallback style.
Returns
parser::m_fallback
Definition at line
255
of file
parser.cpp
.
References
m_fallback
.
256
{
257
return
m_fallback
;
258
}
csdbg::parser::m_fallback
static style * m_fallback
Shared fallback style.
Definition:
parser.hpp:37
csdbg
parser
Generated by
1.8.5