Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::mpl_iterator< Iterator_ >::advance< Iterator, N > Struct Template Reference

#include <mpl_iterator.hpp>

Public Types

typedef mpl_iterator< typename
mpl::advance< typename
Iterator::iterator_type, N >
::type
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator const &)
 

Member Typedef Documentation

template<typename Iterator_ >
template<typename Iterator , typename N >
typedef mpl_iterator< typename mpl::advance<typename Iterator::iterator_type, N>::type> boost::fusion::mpl_iterator< Iterator_ >::advance< Iterator, N >::type

Member Function Documentation

template<typename Iterator_ >
template<typename Iterator , typename N >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::mpl_iterator< Iterator_ >::advance< Iterator, N >::call ( Iterator const &  )
inlinestatic

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