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::begin_impl< proto::tag::proto_expr< Tag, Domain > >::apply< Sequence > Struct Template Reference

#include <fusion.hpp>

Public Types

typedef
proto::detail::expr_iterator
< Sequence, 0 > 
type
 

Static Public Member Functions

static type call (Sequence &seq)
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Sequence >
typedef proto::detail::expr_iterator<Sequence, 0> boost::fusion::extension::begin_impl< proto::tag::proto_expr< Tag, Domain > >::apply< Sequence >::type

Member Function Documentation

template<typename Tag , typename Domain >
template<typename Sequence >
static type boost::fusion::extension::begin_impl< proto::tag::proto_expr< Tag, Domain > >::apply< Sequence >::call ( Sequence &  seq)
inlinestatic

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