Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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...