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

Synopsis of methods

constexpr yield_if_fn yield_if {}
 

Public Member Functions

template<typename V >
repeat_n_view< V > operator() (bool b, V v) const