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

Synopsis of methods

constexpr unbounded_fn unbounded {}
 

Public Member Functions

template<typename I >
requires constexpr input_iterator< I > unbounded_view< I > operator() (I it) const