#include <wibble/exception.h>#include <string.h>#include <errno.h>#include <cstdlib>#include <typeinfo>#include <sstream>#include <iostream>#include <execinfo.h>Namespaces | |
| namespace | wibble |
| namespace | wibble::exception |
Functions | |
| void | wibble::exception::DefaultUnexpected () |
| Basic unexpected handler. | |
1.6.1