Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::yield_from_fn Struct Reference

Public Member Functions

template<typename Rng >
requires view_<Rng>
Rng operator() (Rng rng) const
 

Related Functions

(Note that these are not member functions.)

constexpr yield_from_fn yield_from {}