reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
66 exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT; 93 friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT;
438 make_exception_ptr(future_error(future_errc::broken_promise));