#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 |
typedef container_begin<ActorT> boost::spirit::container_begin< ActorT >::self_t |
|
inline |
|
inline |
References boost::spirit::container_begin< ActorT >::actor.
ActorT boost::spirit::container_begin< ActorT >::actor |
Referenced by boost::spirit::container_begin< ActorT >::eval().