![]() |
Home | Libraries | People | FAQ | More |
boost::xpressive::regex_traits
// In header: <boost/xpressive/regex_traits.hpp> template<typename Char, typename Impl> struct regex_traits : public { // types typedef ; // construct/copy/destruct (); (); };
Thin wrapper around the default regex_traits implementation, either cpp_regex_traits or c_regex_traits