SummarizerPrintOptions

SummarizerPrintOptions holds printing options for Summarizers and Calculators. Typically specified with command line options, it is separated out for modularity.

Members

Functions

formatNumber
auto formatNumber(T n)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fieldDelimiter
char fieldDelimiter;
Undocumented in source.
floatPrecision
size_t floatPrecision;
Undocumented in source.
valuesDelimiter
char valuesDelimiter;
Undocumented in source.

Meta