#include <fusion_iterator.hpp>
Public Types | |
typedef fusion::result_of::value_of < Iterator >::type | type |
typedef fusion::traits::category_of < Iterator >::type | fusion_category |
typedef fusion::detail::to_mpl_category < fusion_category >::type | category |
typedef Iterator | iterator |
typedef fusion::detail::to_mpl_category<fusion_category>::type boost::mpl::fusion_iterator< Iterator >::category |
typedef fusion::traits::category_of<Iterator>::type boost::mpl::fusion_iterator< Iterator >::fusion_category |
typedef Iterator boost::mpl::fusion_iterator< Iterator >::iterator |
typedef fusion::result_of::value_of<Iterator>::type boost::mpl::fusion_iterator< Iterator >::type |