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

Synopsis of methods

constexpr yield_from_fn yield_from {}
 

Public Member Functions

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