fmtio Namespace Reference

A namespace encapsulating text formatting functions using control strings like those found in printf and doing it 3 times faster than boost's format class. More...

Namespaces

namespace  printableType
 

namespace holding expression classifier types and methods.


Classes

class  cs
 The type of an expression that can be printed using operator <<. More...

Functions

std::ostream & operator<< (std::ostream &s, cs const &fmt)

Detailed Description

A namespace encapsulating text formatting functions using control strings like those found in printf and doing it 3 times faster than boost's format class.


Function Documentation

std::ostream& fmtio::operator<< ( std::ostream &  s,
cs const &  fmt 
)

Definition at line 823 of file fmtio.h.

Generated on Wed Feb 29 22:59:12 2012 for CXXUtilities by  doxygen 1.6.3