libcoro  1.0
Coroutine support library for C++20

◆ end()

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

retrieve end iterator

Definition at line 55 of file generator.h.

+ Here is the caller graph for this function: