A specialization for the algo template that is creates the integer formatting algorithm used by fmtd<> below. More...
#include <fmtd.h>
Public Types | |
typedef StringFormatter < std::string, fieldWidth, precision, lJust, padding, pad, base, errchr > | type |
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.
typedef StringFormatter<std::string, fieldWidth, precision, lJust, padding, pad, base, errchr > type |