CAPD RedHom Library
|
#include <capd/homAux/RedefinedIteratorRange.h>
Public Types | |
typedef boost::range_const_iterator< Rng >::type | It |
typedef FlattenRangeType< const boost::iterator_range< It > >::type | result_type |
Public Member Functions | |
result_type | operator() (It b, It e) const |
typedef boost::range_const_iterator<Rng>::type capd::homAux::impl::Flatten< Rng >::It |
typedef FlattenRangeType<const boost::iterator_range<It> >::type capd::homAux::impl::Flatten< Rng >::result_type |
|
inline |