std::terminate replacement More...
Namespaces | |
namespace | syten |
Syten namespace. | |
Functions | |
void | syten::initialise_terminator (int argc, char **argv) |
Called to initialise the terminator. More... | |
void | syten::onterminate () |
To be called on terminate(). More... | |
std::terminate replacement