Home
last modified time | relevance | path

Searched defs:has_exception (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/outcome/detail/
Dbasic_result_storage.hpp295 bool has_exception = x._state._status.have_exception(); in basic_result_storage_swap() local
/third_party/boost/boost/outcome/
Dsuccess_failure.hpp137 constexpr bool has_exception() const { return _have_exception; } in has_exception() function
/third_party/boost/boost/thread/
Dfuture.hpp499 bool has_exception() const in has_exception() function
1408 bool has_exception() const in has_exception() function in boost::detail::basic_future