Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dregex_format.hpp1082 struct format_functor_container struct
1084 format_functor_container(const Container& c) : func(c) {} in format_functor_container() function
1087 …onst Match& m, OutputIter i, boost::regex_constants::match_flag_type f, const Traits& t = Traits()) in operator ()()
1093 const Container& func;