Context required for creating and executing coroutines.
Public Member Functions | |
| CoroContext (pw::allocator::Allocator &alloc) | |
| pw::allocator::Allocator & | alloc () const |
|
inlineexplicit |
Creates a CoroContext which will allocate coroutine state using alloc.