![]() |
ATLAS Offline Software
|
Provide helper functions to create formatted strings. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | CxxUtils |
Functions | |
| std::string | CxxUtils::strformat (const char *fmt,...) |
| return a std::string according to a format fmt and varargs | |