Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::aux::match_traits< ExpressionT, std_regex_expression_tag > Member List

This is the complete list of members for boost::aux::match_traits< ExpressionT, std_regex_expression_tag >, including all inherited members.

compile(ExpressionT const &expr)boost::aux::match_traits< ExpressionT, std_regex_expression_tag >inlinestatic
compiled_type typedefboost::aux::match_traits< ExpressionT, std_regex_expression_tag >
matches(StringT const &str, std::basic_regex< CharT, ReTraitsT > const &expr, std::regex_constants::match_flag_type flags=std::regex_constants::match_default)boost::aux::match_traits< ExpressionT, std_regex_expression_tag >inlinestatic
matches(std::basic_string< CharT, StringTraitsT, AllocatorT > const &str, std::basic_regex< CharT, ReTraitsT > const &expr, std::regex_constants::match_flag_type flags=std::regex_constants::match_default)boost::aux::match_traits< ExpressionT, std_regex_expression_tag >inlinestatic