Searched defs:format_functor_container (Results 1 – 1 of 1) sorted by relevance
1082 struct format_functor_container struct1084 format_functor_container(const Container& c) : func(c) {} in format_functor_container() function1087 …onst Match& m, OutputIter i, boost::regex_constants::match_flag_type f, const Traits& t = Traits()) in operator ()()1093 const Container& func;