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

Detailed Description

Definition at line 74 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

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

Constructor & Destructor Documentation

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.


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