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

#include <fundamental.hpp>

Public Types

typedef ParserT::parser_category_t parser_category_t
 
typedef impl::leafs
< parser_category_t >
::template count< ParserT,
mpl::int_< 0 > > 
count_t
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=count_t::value)
 

Member Typedef Documentation

template<typename ParserT >
typedef impl::leafs<parser_category_t>::template count<ParserT, mpl::int_<0> > boost::spirit::leaf_count< ParserT >::count_t
template<typename ParserT >
typedef ParserT::parser_category_t boost::spirit::leaf_count< ParserT >::parser_category_t

Member Function Documentation

template<typename ParserT >
boost::spirit::leaf_count< ParserT >::BOOST_STATIC_CONSTANT ( int  ,
value  = count_t::value 
)

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