00001 00002 #include <string> 00003 using std::string; 00004 string make_string(const char* fmt, ...);