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

Public Member Functions

template<typename V >
requires copy_constructible<V>
single_view< V > operator() (V v) const
 

Related Functions

(Note that these are not member functions.)

constexpr yield_fn yield {}