Searched refs:OstreamManipFunction (Results 1 – 1 of 1) sorted by relevance
34 typedef std::basic_ostream<char>& (OstreamManipFunction)(std::basic_ostream<char>&); typedef44 extern OstreamManipFunction* get_ostreammanip_tu1(std::string);45 extern OstreamManipFunction* get_ostreammanip_tu2(std::string);103 OstreamManipFunction* get_ostreammanip_tu1(std::string func) in get_ostreammanip_tu1()105 OstreamManipFunction* get_ostreammanip_tu2(std::string func) in get_ostreammanip_tu1()108 std::map<std::string, OstreamManipFunction*> all_funcs; in get_ostreammanip_tu1()