Public Member Functions | List of all members
ibis::bad_alloc Class Reference

A specialization of std::bad_alloc. More...

#include <util.h>

Inheritance diagram for ibis::bad_alloc:

Public Member Functions

 bad_alloc (const char *m="unknown") throw ()
 Constructor. More...
 
virtual const char * what () const throw ()
 

Detailed Description

A specialization of std::bad_alloc.

Constructor & Destructor Documentation

ibis::bad_alloc::bad_alloc ( const char *  m = "unknown")
throw (
)
inline

Constructor.

The argument is expected to be a static string so that there is no need to allocate any memory for the error message.


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

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive