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