Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::bad_ext_alloc Class Reference

#include <exceptions.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 50 of file exceptions.h.


Constructor & Destructor Documentation

stxxl::bad_ext_alloc::bad_ext_alloc ( ) throw () [inline]

Definition at line 53 of file exceptions.h.

stxxl::bad_ext_alloc::bad_ext_alloc ( const std::string &  msg_) throw () [inline]

Definition at line 57 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines