Home
last modified time | relevance | path

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

/third_party/boost/boost/coroutine/detail/
Dpush_coroutine_object.hpp52 struct push_coroutine_context_void struct
54 coroutine_context caller;
55 coroutine_context callee;
58 push_coroutine_context_void( preallocated const& palloc, Coro *) : in push_coroutine_context_void() function