Home
last modified time | relevance | path

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

/third_party/boost/libs/coroutine/test/
Dtest_symmetric_coroutine.cpp452 coro::symmetric_coroutine< void >::call_type coro_other( f111); in test_yield_to_void() local
471 coro::symmetric_coroutine< int >::call_type coro_other( f101); in test_yield_to_int() local
490 coro::symmetric_coroutine< X& >::call_type coro_other( f121); in test_yield_to_ref() local
514 coro::symmetric_coroutine< std::string >::call_type coro_other( f141); in test_yield_to_different() local