Home
last modified time | relevance | path

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

/third_party/boost/boost/coroutine/
Dexceptions.hpp72 class coroutine_error : public std::logic_error class
78 coroutine_error( system::error_code ec) : in coroutine_error() function in boost::coroutines::coroutine_error