#include <closure.hpp>
Classes | |
| struct | result |
Public Types | |
| typedef container_begin< ActorT > | self_t |
Public Member Functions | |
| container_end (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_end< ActorT >::self_t |
|
inline |
|
inline |
References boost::spirit::container_end< ActorT >::actor.
| ActorT boost::spirit::container_end< ActorT >::actor |
Referenced by boost::spirit::container_end< ActorT >::eval().