|
Stxxl
1.4.0
|
#include <exceptions.h>
Public Member Functions | |
| unreachable () throw () | |
| unreachable (const std::string &msg_) throw () | |
Definition at line 74 of file exceptions.h.
| stxxl::unreachable::unreachable | ( | ) | throw () [inline] |
Definition at line 77 of file exceptions.h.
| stxxl::unreachable::unreachable | ( | const std::string & | msg_ | ) | throw () [inline] |
Definition at line 81 of file exceptions.h.
1.7.6.1