|
libstdc++
|
| domain_error(const string &__arg) _GLIBCXX_TXN_SAFE (defined in std::domain_error) | std::domain_error | [explicit] |
| domain_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::domain_error) | std::domain_error | [explicit] |
| exception() noexcept (defined in std::exception) | std::exception | [inline] |
| logic_error(const string &__arg) _GLIBCXX_TXN_SAFE | std::logic_error | [explicit] |
| logic_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::logic_error) | std::logic_error | [explicit] |
| what() const _GLIBCXX_TXN_SAFE_DYN noexcept | std::logic_error | [virtual] |
| ~domain_error() noexcept (defined in std::domain_error) | std::domain_error | [virtual] |
| ~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception) | std::exception | [virtual] |
| ~logic_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::logic_error) | std::logic_error | [virtual] |