ATLAS Offline Software
Loading...
Searching...
No Matches
StrFormat.cxx File Reference
#include "CxxUtils/StrFormat.h"
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdexcept>
Include dependency graph for StrFormat.cxx:

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