ATLAS Offline Software
Namespaces | Functions
StrFormat.h File Reference

Provide helper functions to create formatted strings. More...

#include <string>
Include dependency graph for StrFormat.h:

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...
 

Detailed Description

Provide helper functions to create formatted strings.

Author
Sebastien Binet binet.nosp@m.@cer.nosp@m.n.ch
Date
Jun 2010

Definition in file StrFormat.h.