CAPD RedHom Library
|
#include <capd/homAux/RedefinedIteratorRange.h>
Public Types | |
typedef boost::range_iterator< typename boost::result_of< impl::Trans< Rng, F >(It, It)>::type >::type | iterator |
typedef boost::range_const_iterator< typename boost::result_of< impl::Trans< Rng, F >(CIt, CIt)>::type >::type | const_iterator |
typedef boost::iterator_value< iterator >::type | value_type |
Public Member Functions | |
RedefinedTransformedIteratorRange (Rng rng, F f=F()) | |
const_iterator | begin () const |
iterator | begin () |
const_iterator | end () const |
iterator | end () |
|
inherited |
|
inherited |
|
inherited |
|
inlineexplicit |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |