Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::basic_iterator< Tag, Category, Seq, Index >::advance< It, N > Struct Template Reference

#include <basic_iterator.hpp>

Inheritance diagram for boost::fusion::basic_iterator< Tag, Category, Seq, Index >::advance< It, N >:

Public Types

typedef basic_iterator< Tag,
Category, Seq, Index+N::value > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (It const &it)
 

Member Typedef Documentation

template<typename Tag, typename Category, typename Seq, int Index>
template<typename It, typename N>
typedef basic_iterator<Tag, Category, Seq, Index + N::value> boost::fusion::basic_iterator< Tag, Category, Seq, Index >::advance< It, N >::type

Member Function Documentation

template<typename Tag, typename Category, typename Seq, int Index>
template<typename It, typename N>
static BOOST_FUSION_GPU_ENABLED type boost::fusion::basic_iterator< Tag, Category, Seq, Index >::advance< It, N >::call ( It const &  it)
inlinestatic

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