Public Member Functions
ibis::bad_alloc Class Reference

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

#include <util.h>

Inherits std::bad_alloc.

List of all members.

Public Member Functions

 bad_alloc (const char *m="unknown") throw ()
 Constructor.
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