Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::array_iterator< Array, Pos >::value_of< Iterator > Struct Template Reference

#include <array_iterator.hpp>

Public Types

typedef Iterator::array_type array_type
 
typedef array_type::value_type type
 

Member Typedef Documentation

template<typename Array, int Pos>
template<typename Iterator >
typedef Iterator::array_type boost::fusion::array_iterator< Array, Pos >::value_of< Iterator >::array_type
template<typename Array, int Pos>
template<typename Iterator >
typedef array_type::value_type boost::fusion::array_iterator< Array, Pos >::value_of< Iterator >::type

The documentation for this struct was generated from the following file: