Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dregex_format.hpp1063 struct format_functor_c_string struct
1065 format_functor_c_string(const charT* ps) : func(ps) {} in format_functor_c_string() argument
1068 …onst Match& m, OutputIter i, boost::regex_constants::match_flag_type f, const Traits& t = Traits()) in operator ()()
1076 const charT* func;