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

Public Member Functions

template<typename F >
requires invocable<F &>
generate_n_view< F > operator() (bool b, F f) const
 

Related Functions

(Note that these are not member functions.)

constexpr lazy_yield_if_fn lazy_yield_if {}