Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
closure.hpp File Reference
Include dependency graph for closure.hpp:
This graph shows which files directly or indirectly include this file:

Classes

singleton  boost::spirit::closure_context< ClosureT >
 
singleton  boost::spirit::init_closure_context< ClosureT >
 
struct  boost::spirit::init_closure_parser< ParserT, ActorTupleT >
 
struct  boost::spirit::init_closure_parser< ParserT, ActorTupleT >::result< ScannerT >
 
struct  boost::spirit::closure< DerivedT, T0, T1, T2 >
 
struct  boost::spirit::closure< DerivedT, T0, T1, T2 >::aux< DerivedT2 >
 
struct  boost::spirit::container_begin< ActorT >
 
struct  boost::spirit::container_begin< ActorT >::result< TupleT >
 
struct  boost::spirit::container_end< ActorT >
 
struct  boost::spirit::container_end< ActorT >::result< TupleT >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::spirit
 

Macros

#define BOOST_SPIRIT_CLOSURE_LIMIT   PHOENIX_LIMIT
 

Functions

 BOOST_STATIC_ASSERT (PHOENIX_LIMIT<=PHOENIX_LIMIT)
 
template<typename BaseT >
f_chseq< ::phoenix::actor
< container_begin
< ::phoenix::actor< BaseT >
> >,::phoenix::actor
< container_end
< ::phoenix::actor< BaseT > > > > 
boost::spirit::f_chseq_p (::phoenix::actor< BaseT > const &a)
 
template<typename BaseT >
f_strlit< ::phoenix::actor
< container_begin
< ::phoenix::actor< BaseT >
> >,::phoenix::actor
< container_end
< ::phoenix::actor< BaseT > > > > 
boost::spirit::f_str_p (::phoenix::actor< BaseT > const &a)
 

Macro Definition Documentation

#define BOOST_SPIRIT_CLOSURE_LIMIT   PHOENIX_LIMIT

Function Documentation

BOOST_STATIC_ASSERT ( PHOENIX_LIMIT<=  PHOENIX_LIMIT)