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

#include <fusion.hpp>

Public Types

typedef
proto::result_of::value
< Sequence & >::type 
type
 

Static Public Member Functions

static type call (Sequence &seq)
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Sequence , typename Index >
typedef proto::result_of::value< Sequence & >::type boost::fusion::extension::at_impl< proto::tag::proto_expr< Tag, Domain > >::apply< Sequence, Index, 0 >::type

Member Function Documentation

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

References boost::proto::value().


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