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

Synopsis of methods

constexpr repeat_fn repeat {}
 

Public Member Functions

template<typename Val >
CPP_TEMPLATE_AUX_0 r (requires ` copy_constructible< Val >) rrrepeat_view< Val > operator()(Val value) const