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

#include <fusion.hpp>

Public Types

typedef
proto::result_of::child_c
< Sequence, Index::value >
::value_type 
type
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Sequence , typename Index , long Arity = proto::arity_of<Sequence>::value>
typedef proto::result_of::child_c< Sequence , Index::value >::value_type boost::fusion::extension::value_at_impl< proto::tag::proto_expr< Tag, Domain > >::apply< Sequence, Index, Arity >::type

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