libstdc++
|
This is the complete list of members for std::bad_alloc, including all inherited members.
bad_alloc() (defined in std::bad_alloc) | std::bad_alloc | inline |
bad_alloc(const bad_alloc &)=default (defined in std::bad_alloc) | std::bad_alloc | |
exception() noexcept (defined in std::exception) | std::exception | inline |
exception(const exception &)=default (defined in std::exception) | std::exception | |
exception(exception &&)=default (defined in std::exception) | std::exception | |
operator=(const bad_alloc &)=default (defined in std::bad_alloc) | std::bad_alloc | |
operator=(const exception &)=default (defined in std::exception) | std::exception | |
operator=(exception &&)=default (defined in std::exception) | std::exception | |
what() const | std::bad_alloc | virtual |
~bad_alloc() (defined in std::bad_alloc) | std::bad_alloc | virtual |
~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception) | std::exception | virtual |