libcoro
1.0
Coroutine support library for C++20
|
◆ collector() [1/3]
template<typename Collectible , typename Result , coro_allocator Alloc = std_allocator>
construct uninitalized collector - you can initialize it later by assignment |