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::deref_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, Arity > Struct Template Reference

#include <fusion.hpp>

Public Types

typedef
proto::result_of::child_c
< typename Iterator::expr_type
&, Iterator::index >::type 
type
 

Static Public Member Functions

static type call (Iterator const &iter)
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Iterator , long Arity = proto::arity_of<typename Iterator::expr_type>::value>
typedef proto::result_of::child_c< typename Iterator::expr_type & , Iterator::index >::type boost::fusion::extension::deref_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, Arity >::type

Member Function Documentation

template<typename Tag , typename Domain >
template<typename Iterator , long Arity = proto::arity_of<typename Iterator::expr_type>::value>
static type boost::fusion::extension::deref_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, Arity >::call ( Iterator const &  iter)
inlinestatic

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