CAPD RedHom Library
RangeGen Struct Reference

Public Types

typedef boost::iterator_range< boost::counting_iterator< int > > result_type
 

Public Member Functions

result_type operator() (int n) const
 

Member Typedef Documentation

typedef boost::iterator_range< boost::counting_iterator<int> > RangeGen::result_type

Member Function Documentation

result_type RangeGen::operator() ( int  n) const
inline