Home
last modified time | relevance | path

Searched defs:matching_expression_kind (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/log/support/
Dregex.hpp39 struct matching_expression_kind< boost::basic_regex< CharT, TraitsT > > struct
41 typedef boost_regex_expression_tag type;
Dxpressive.hpp41 struct matching_expression_kind< xpressive::basic_regex< T > > struct
43 typedef boost_xpressive_expression_tag type;
Dstd_regex.hpp50 struct matching_expression_kind< std::basic_regex< CharT, ReTraitsT > > struct
52 typedef std_regex_expression_tag type;
Dspirit_qi.hpp43 struct matching_expression_kind< ExpressionT, typename boost::enable_if_c< spirit::traits::matches<… struct
45 typedef boost_spirit_qi_expression_tag type;
Dspirit_classic.hpp82 struct matching_expression_kind< ExpressionT, typename boost::enable_if_c< is_spirit_classic_parser… struct
84 typedef boost_spirit_classic_expression_tag type;