Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::views::unbounded_fn Struct Reference

Public Member Functions

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

Related Symbols

(Note that these are not member symbols.)

constexpr unbounded_fn unbounded {}