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