libcoro
1.0
Coroutine support library for C++20
|
◆ aggregator() [2/4]
template<typename T , typename Alloc , coro_allocator GenAlloc, std::convertible_to< generator< T > > ... Args>
Construct generator which aggregates results of multiple generators. Definition at line 141 of file aggregator.h. |