Searched defs:regex_formatF (Results 1 – 1 of 1) sorted by relevance
27 struct regex_formatF struct30 typedef StringT result_type;31 typedef BOOST_STRING_TYPENAME StringT::value_type char_type;35 regex_formatF( const StringT& Fmt, match_flag_type Flags=format_default ) : in regex_formatF() argument39 result_type operator()( in operator ()()52 const StringT& m_Fmt;53 match_flag_type m_Flags;