![]() |
ATLAS Offline Software
|
#include "CxxUtils/StrFormat.h"#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <stdexcept>Go to the source code of this file.
Namespaces | |
| CxxUtils | |
Functions | |
| std::string | CxxUtils::strformat (const char *fmt,...) |
return a std::string according to a format fmt and varargs More... | |
1.8.18