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