Home
last modified time | relevance | path

Searched refs:make_exception_ptr (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h66 exception_ptr make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT;
93 friend exception_ptr std::make_exception_ptr(_Ex) _GLIBCXX_USE_NOEXCEPT;
179 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr() function
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dexception_ptr.h188 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dfuture438 make_exception_ptr(future_error(future_errc::broken_promise));