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 | |
namespace | wibble |
namespace | wibble::exception |
Functions | |
void | wibble::exception::DefaultUnexpected () |
Basic unexpected handler. | |