libcoro  1.0
Coroutine support library for C++20

◆ begin()

template<typename Src >
static generator_iterator coro::generator_iterator< Src >::begin ( Src  src)
inlinestatic

retrieve iterator to generator

Definition at line 48 of file generator.h.

+ Here is the caller graph for this function: