#include <iterator_facade.hpp>
Classes | |
struct | advance |
struct | distance |
struct | equal_to |
Public Types | |
typedef iterator_facade_tag | fusion_tag |
typedef Derived | derived_type |
typedef Category | category |
Public Member Functions | |
BOOST_FUSION_GPU_ENABLED Derivedconst & | cast () const |
BOOST_FUSION_GPU_ENABLED Derived & | cast () |
typedef Category boost::fusion::iterator_facade< Derived, Category >::category |
typedef Derived boost::fusion::iterator_facade< Derived, Category >::derived_type |
typedef iterator_facade_tag boost::fusion::iterator_facade< Derived, Category >::fusion_tag |
|
inlineinherited |
|
inlineinherited |