libcoro
1.0
Coroutine support library for C++20
|
◆ operator()()
template<typename Collectible , typename Result , coro_allocator Alloc = std_allocator>
template<typename ... Args>
call collected and push next collectible item
Definition at line 141 of file collector.h. |