Bayesian Filtering Library  Generated from SVN r
Public Member Functions | List of all members

Exception possibly thrown by new.bad_alloc (or classes derived from it) is used to report allocation errors from the throwing forms of new. More...

#include <asirfilter.h>

Inheritance diagram for bad_alloc:
exception

Public Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Exception possibly thrown by new.

bad_alloc (or classes derived from it) is used to report allocation errors from the throwing forms of new.

Definition at line 54 of file asirfilter.h.


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