Home
last modified time | relevance | path

Searched defs:future_error (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/thread/futures/
Dfuture_error.hpp20 class BOOST_SYMBOL_VISIBLE future_error class
25 future_error(system::error_code ec) in future_error() function in boost::future_error
/third_party/boost/boost/fiber/
Dexceptions.hpp93 class future_error : public fiber_error { class
95 explicit future_error( std::error_code ec) : in future_error() function in boost::fibers::future_error