actor-framework
Public Types | Public Member Functions | List of all members
caf::input_range_impl< I > Class Template Reference
Inheritance diagram for caf::input_range_impl< I >:
Inheritance graph
[legend]
Collaboration diagram for caf::input_range_impl< I >:
Collaboration graph
[legend]

Public Types

using value_type = detail::value_type_of_t< I >
 

Public Member Functions

 input_range_impl (I first, I last)
 
value_type * next () override
 
- Public Member Functions inherited from caf::input_range< detail::value_type_of_t< I > >
 input_range (const input_range &)=default
 
input_rangeoperator= (const input_range &)=default
 
iterator begin ()
 
iterator end () const
 

Additional Inherited Members


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