#include <stdapis/stlportv5/new>
class std::bad_alloc : public std::exception |
Public Member Functions | |
---|---|
bad_alloc() | |
bad_alloc(const bad_alloc &) | |
bad_alloc & | operator=(const bad_alloc &) |
virtual const char * | what() |
Inherited Functions | |
---|---|
std::exception::exception() | |
std::exception::exception(const exception &) | |
std::exception::operator=(const exception &) | |
std::exception::~exception() |