Searched refs:OstreamManipFunction (Results 1 – 1 of 1) sorted by relevance
33 typedef std::basic_ostream<char>& (OstreamManipFunction)(std::basic_ostream<char>&); typedef41 extern OstreamManipFunction* get_ostreammanip_tu1(std::string);42 extern OstreamManipFunction* get_ostreammanip_tu2(std::string);96 OstreamManipFunction* get_ostreammanip_tu1(std::string func) in get_ostreammanip_tu1()98 OstreamManipFunction* get_ostreammanip_tu2(std::string func) in get_ostreammanip_tu1()101 std::map<std::string, OstreamManipFunction*> all_funcs; in get_ostreammanip_tu1()