Functions | |
string | to_string (const XMLCh *ch) |
string | to_string (const XMLException &e) |
string | to_string (const DOMException &e) |
void | my_unexpected_handler () |
void | __assert_fail (const char *assertion, const char *file, unsigned int line, const char *function) |
void | crash_handler (int sig, sigcontext ctx) |
void | trap_segv () |
Variables | |
NMSTL_NAMESPACE_BEGIN | |
std::unexpected_handler | setup_unexpected = std::set_unexpected(&my_unexpected_handler) |
bool | setup_segv = (trap_segv(), true) |
NMSTL_NAMESPACE_END |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|