|
libstdc++
|
This is the complete list of members for std::ios_base::failure, including all inherited members.
| 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 | |
| failure(const string &__str) (defined in std::ios_base::failure) | std::ios_base::failure | explicit |
| operator=(const exception &)=default (defined in std::exception) | std::exception | |
| operator=(exception &&)=default (defined in std::exception) | std::exception | |
| what() const | std::ios_base::failure | virtual |
| ~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception) | std::exception | virtual |
| ~failure() (defined in std::ios_base::failure) | std::ios_base::failure | virtual |