MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
exception_ptr 成员列表

成员的完整列表,这些成员属于 exception_ptr,包括所有继承而来的类成员

current_exception()exception_ptrfriend
exception_ptr(nullptr_t np=nullptr) noexceptexception_ptrinline
exception_ptr(const exception_ptr &other) noexceptexception_ptrinline
exception_ptr(exception_ptr &&other) noexceptexception_ptrinline
exception_type() const noexceptexception_ptrinline
make_exception_ptr(Ex ex)exception_ptrfriend
make_exception_ptr(Ex ex)exception_ptrfriend
operator bool() const noexceptexception_ptrinlineexplicit
operator!=(const exception_ptr &rhs) const noexceptexception_ptrinline
operator!=(nullptr_t) const noexceptexception_ptrinline
operator!=(nullptr_t, const exception_ptr &ptr) noexceptexception_ptrfriend
operator=(const exception_ptr &other) noexceptexception_ptrinline
operator=(exception_ptr &&other) noexceptexception_ptrinline
operator==(const exception_ptr &rhs) const noexceptexception_ptrinline
operator==(nullptr_t) const noexceptexception_ptrinline
operator==(nullptr_t, const exception_ptr &ptr) noexceptexception_ptrfriend
rethrow_exception(const exception_ptr &p)exception_ptrfriend
swap(exception_ptr &other) noexceptexception_ptrinline
~exception_ptr() noexceptexception_ptrinline