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

Public Member Functions

template<typename I >
CPP_TEMPLATE_AUX_0 c (requires input_iterator< I >) ccconstexpr unbounded_view< I > operator()(I it) const
 

Related Functions

(Note that these are not member functions.)

constexpr unbounded_fn unbounded {}