|
libstdc++
|
| __throw_future_error (defined in std::future_error) | std::future_error | [friend] |
| code() const noexcept (defined in std::future_error) | std::future_error | [inline] |
| exception() noexcept (defined in std::exception) | std::exception | [inline] |
| exception(const exception &) (defined in std::exception) | std::exception | |
| exception(exception &&) (defined in std::exception) | std::exception | |
| future_error(future_errc __errc) (defined in std::future_error) | std::future_error | [inline, explicit] |
| 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 &) (defined in std::logic_error) | std::logic_error | |
| operator=(logic_error &&) noexcept (defined in std::logic_error) | std::logic_error | |
| operator=(const logic_error &) (defined in std::logic_error) | std::logic_error | |
| operator=(const exception &) (defined in std::exception) | std::exception | |
| operator=(exception &&) (defined in std::exception) | std::exception | |
| what() const noexcept | std::future_error | [virtual] |
| ~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception) | std::exception | [virtual] |
| ~future_error() noexcept (defined in std::future_error) | std::future_error | [virtual] |
| ~logic_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::logic_error) | std::logic_error | [virtual] |