ATLAS Offline Software
Namespaces | Functions
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

 CxxUtils
 

Functions

std::string CxxUtils::strformat (const char *fmt,...)
 return a std::string according to a format fmt and varargs More...