Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::extension::advance_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, N > Struct Template Reference

#include <fusion.hpp>

Public Types

typedef
proto::detail::expr_iterator
< typename Iterator::expr_type,
Iterator::index+N::value > 
type
 

Static Public Member Functions

static type call (Iterator const &iter)
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Iterator , typename N >
typedef proto::detail::expr_iterator< typename Iterator::expr_type , Iterator::index + N::value > boost::fusion::extension::advance_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, N >::type

Member Function Documentation

template<typename Tag , typename Domain >
template<typename Iterator , typename N >
static type boost::fusion::extension::advance_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, N >::call ( Iterator const &  iter)
inlinestatic

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