STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::unreachable Class Reference

Detailed Description

Definition at line 73 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

 unreachable () throw ()
 
 unreachable (const std::string &message) throw ()
 

Constructor & Destructor Documentation

stxxl::unreachable::unreachable ( )
throw (
)
inline

Definition at line 76 of file exceptions.h.

stxxl::unreachable::unreachable ( const std::string &  message)
throw (
)
inline

Definition at line 80 of file exceptions.h.


The documentation for this class was generated from the following file: