#include <convert_iterator.hpp>
Classes | |
struct | advance |
struct | deref |
struct | distance |
struct | next |
struct | prior |
struct | value_of |
Public Types | |
typedef remove_const < Iterator_ >::type | iterator_type |
typedef iterator_facade_tag | fusion_tag |
typedef mpl_iterator< Iterator_ > | derived_type |
typedef detail::mpl_iterator_category < Iterator_::category >::type | category |
Public Member Functions | |
BOOST_FUSION_GPU_ENABLED mpl_iterator< Iterator_ >const & | cast () const |
BOOST_FUSION_GPU_ENABLED mpl_iterator< Iterator_ > & | cast () |
|
inherited |
|
inherited |
|
inherited |
typedef remove_const<Iterator_>::type boost::fusion::mpl_iterator< Iterator_ >::iterator_type |
|
inlineinherited |
References boost::detail::const.
|
inlineinherited |