Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/test/
Dcoroutine.cpp70 void exception_coro(boost::asio::coroutine& coro) in exception_coro() function
81 try { exception_coro(coro); } catch (int) {} in exception_test()