Range-v3
Range algorithms, views, and actions for the Standard Library
fill.hpp File Reference

Functions

template<typename Rng , typename V >
CPP_TEMPLATE_AUX_0 ranges::b (requires ` output_range< Rng, V const & >) bbborrowed_iterator_t< Rng > fill(Rng &&rng
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
 
template<typename O , typename S , typename V >
CPP_TEMPLATE_AUX_0 ranges::O (requires ` output_iterator< O, V const & > &&sentinel_for< S, O >) OOO fill(O first
 function template fill
 

Variables

return ranges::first