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

Synopsis of methods

constexpr lazy_yield_if_fn lazy_yield_if {}
 

Public Member Functions

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