algo< bctFloatType, T, 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 FloatFormatter< T,
fieldWidth, precision, lJust,
padding, pad, base, errchr > 
type

Detailed Description

template<class T, int fieldWidth, int precision, int lJust, int padding, int pad, int base, int errchr>
struct cxxtls::fmtdalgo::algo< bctFloatType, T, 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 355 of file fmtd.h.


Member Typedef Documentation

typedef FloatFormatter<T, fieldWidth, precision, lJust, padding, pad, base, errchr > type

Definition at line 377 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