libstdc++
|
This is the complete list of members for std::experimental::fundamentals_v1::bad_optional_access, including all inherited members.
bad_optional_access() (defined in std::experimental::fundamentals_v1::bad_optional_access) | std::experimental::fundamentals_v1::bad_optional_access | inline |
bad_optional_access(const char *__arg) (defined in std::experimental::fundamentals_v1::bad_optional_access) | std::experimental::fundamentals_v1::bad_optional_access | inlineexplicit |
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 | |
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 |
logic_error(logic_error &&) noexcept (defined in std::logic_error) | std::logic_error | |
logic_error(const logic_error &)=default (defined in std::logic_error) | std::logic_error | |
operator=(logic_error &&) noexcept (defined in std::logic_error) | std::logic_error | |
operator=(const logic_error &)=default (defined in std::logic_error) | std::logic_error | |
operator=(const exception &)=default (defined in std::exception) | std::exception | |
operator=(exception &&)=default (defined in std::exception) | std::exception | |
what() const _GLIBCXX_TXN_SAFE_DYN noexcept | std::logic_error | virtual |
~bad_optional_access() noexcept=default (defined in std::experimental::fundamentals_v1::bad_optional_access) | std::experimental::fundamentals_v1::bad_optional_access | 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 |