Searched defs:matching_expression_kind (Results 1 – 5 of 5) sorted by relevance
39 struct matching_expression_kind< boost::basic_regex< CharT, TraitsT > > struct41 typedef boost_regex_expression_tag type;
41 struct matching_expression_kind< xpressive::basic_regex< T > > struct43 typedef boost_xpressive_expression_tag type;
50 struct matching_expression_kind< std::basic_regex< CharT, ReTraitsT > > struct52 typedef std_regex_expression_tag type;
43 struct matching_expression_kind< ExpressionT, typename boost::enable_if_c< spirit::traits::matches<… struct45 typedef boost_spirit_qi_expression_tag type;
82 struct matching_expression_kind< ExpressionT, typename boost::enable_if_c< is_spirit_classic_parser… struct84 typedef boost_spirit_classic_expression_tag type;