std::bad_alloc Class Reference

class std::bad_alloc : public std::exception

Inherits from

Constructor & Destructor Documentation

bad_alloc()

bad_alloc()[inline]

bad_alloc(const bad_alloc &)

bad_alloc(const bad_alloc &)[inline]

Parameters

const bad_alloc &

Member Functions Documentation

operator=(const bad_alloc &)

bad_alloc &operator=(const bad_alloc &)[inline]

Parameters

const bad_alloc &

what()

const char *what()const [inline, virtual]