Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::container_begin< ActorT > Struct Template Reference

#include <closure.hpp>

Classes

struct  result
 

Public Types

typedef container_begin< ActorT > self_t
 

Public Member Functions

 container_begin (ActorT actor_)
 
template<typename TupleT >
typename::phoenix::actor_result
< self_t, TupleT >::type 
eval (TupleT const &) const
 

Public Attributes

ActorT actor
 

Member Typedef Documentation

template<typename ActorT >
typedef container_begin<ActorT> boost::spirit::container_begin< ActorT >::self_t

Constructor & Destructor Documentation

template<typename ActorT >
boost::spirit::container_begin< ActorT >::container_begin ( ActorT  actor_)
inline

Member Function Documentation

template<typename ActorT >
template<typename TupleT >
typename ::phoenix::actor_result<self_t, TupleT>::type boost::spirit::container_begin< ActorT >::eval ( TupleT const &  ) const
inline

Member Data Documentation

template<typename ActorT >
ActorT boost::spirit::container_begin< ActorT >::actor

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