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

#include <common.hpp>

Static Public Member Functions

template<typename FunctorT , typename MatchT >
static void apply_op_to_match (FunctorT const &, MatchT &)
 
template<typename MatchT , typename Iterator1T , typename Iterator2T >
static void group_match (MatchT &, parser_id const &, Iterator1T const &, Iterator2T const &)
 
template<typename MatchT >
static void concat (MatchT &, MatchT const &)
 

Member Function Documentation

template<typename FunctorT , typename MatchT >
static void boost::spirit::tree_policy::apply_op_to_match ( FunctorT const &  ,
MatchT &   
)
inlinestatic
template<typename MatchT >
static void boost::spirit::tree_policy::concat ( MatchT &  ,
MatchT const &   
)
inlinestatic
template<typename MatchT , typename Iterator1T , typename Iterator2T >
static void boost::spirit::tree_policy::group_match ( MatchT &  ,
parser_id const &  ,
Iterator1T const &  ,
Iterator2T const &   
)
inlinestatic

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