__cxa_exception_type() const noexcept __attribute__((__pure__)) (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |
exception_ptr() noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |
exception_ptr(const exception_ptr &) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |
exception_ptr(nullptr_t) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | inline |
exception_ptr(exception_ptr &&__o) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | inline |
operator bool() const (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | inlineexplicit |
operator=(const exception_ptr &) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |
operator=(exception_ptr &&__o) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | inline |
operator== (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | friend |
std::current_exception (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | friend |
std::make_exception_ptr (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | friend |
std::rethrow_exception (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | friend |
swap(exception_ptr &) noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |
~exception_ptr() noexcept (defined in std::__exception_ptr::exception_ptr) | std::__exception_ptr::exception_ptr | |