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