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, 0 > Struct Template Reference

#include <fusion.hpp>

Public Types

typedef
proto::result_of::value
< typename Iterator::expr_type & >
::type 
type
 

Static Public Member Functions

static type call (Iterator const &iter)
 

Member Typedef Documentation

template<typename Tag , typename Domain >
template<typename Iterator >
typedef proto::result_of::value< typename Iterator::expr_type & >::type boost::fusion::extension::deref_impl< proto::tag::proto_expr_iterator< Tag, Domain > >::apply< Iterator, 0 >::type

Member Function Documentation

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

References boost::proto::value().


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