boost::capy::coro
Alias for a type‐erased coroutine handle
Synopsis
Declared in <boost/capy/coro.hpp>
using coro = std::coroutine_handle;
Created with MrDocs
Alias for a type‐erased coroutine handle
Declared in <boost/capy/coro.hpp>
using coro = std::coroutine_handle;
Created with MrDocs