wibble
1.1
|
#include <wibble/sys/macros.h>
#include <wibble/exception.h>
#include <string.h>
#include <errno.h>
#include <cstdlib>
#include <typeinfo>
#include <sstream>
#include <iostream>
Namespaces | |
wibble | |
wibble::exception | |
Constant Groups | |
wibble | |
wibble::exception | |
Functions | |
void | wibble::exception::DefaultUnexpected () |
Basic unexpected handler. More... | |