Horizon
Public Member Functions | List of all members
ranges::make_move_sentinel_fn Struct Reference

Public Member Functions

 template (typename I)(requires input_iterator< I >) const expr move_iterator< I > operator()(I i) const
 
 template (typename S)(requires semiregular< S > AND(!input_iterator< S >)) const expr move_sentinel< S > operator()(S s) const
 

The documentation for this struct was generated from the following file: