libcoro  1.0
Coroutine support library for C++20

◆ value_type

template<typename T , coro_allocator Alloc = std_allocator>
using coro::generator< T, Alloc >::value_type = T

value type

Definition at line 98 of file generator.h.