algo< bctClassType, char const *, fieldWidth, precision, lJust, padding, pad, base, errchr > Struct Template Reference

A specialization for the algo template that is creates the integer formatting algorithm used by fmtd<> below. More...

#include <fmtd.h>

List of all members.

Public Types

typedef StringFormatter
< std::string, fieldWidth,
precision, lJust, padding, pad,
base, errchr > 
type

Detailed Description

template<int fieldWidth, int precision, int lJust, int padding, int pad, int base, int errchr>
struct cxxtls::fmtdalgo::algo< bctClassType, char const *, fieldWidth, precision, lJust, padding, pad, base, errchr >

A specialization for the algo template that is creates the integer formatting algorithm used by fmtd<> below.

Definition at line 390 of file fmtd.h.


Member Typedef Documentation

typedef StringFormatter<std::string, fieldWidth, precision, lJust, padding, pad, base, errchr > type

Definition at line 412 of file fmtd.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:58:54 2012 for CXXUtilities by  doxygen 1.6.3