LogIt++
Loading...
Searching...
No Matches
format.hpp File Reference

Function for formatting strings according to a specified format. More...

Go to the source code of this file.

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Functions

std::string logit::format (const char *fmt,...)
 Formats a string according to the specified format.
 

Detailed Description

Function for formatting strings according to a specified format.

Definition in file format.hpp.