libstdc++
std::future_error Member List
This is the complete list of members for std::future_error, including all inherited members.
code() const noexcept (defined in std::future_error)std::future_error [inline]
exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception)std::exception [inline]
future_error(error_code __ec) (defined in std::future_error)std::future_error [inline, explicit]
logic_error(const string &__arg)std::logic_error [explicit]
what() const noexceptstd::future_error [virtual]
~exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception)std::exception [virtual]
~future_error() noexcept (defined in std::future_error)std::future_error [virtual]
~logic_error() _GLIBCXX_USE_NOEXCEPT (defined in std::logic_error)std::logic_error [virtual]