ASPECT
Protected Member Functions | List of all members
aspect::Utilities::ThousandSep Struct Reference

Inherits numpunct< char >.

Protected Member Functions

char do_thousands_sep () const override
 
std::string do_grouping () const override
 

Detailed Description

A struct to enable numerical output with a comma as thousands separator

Definition at line 554 of file utilities.h.

Member Function Documentation

§ do_thousands_sep()

char aspect::Utilities::ThousandSep::do_thousands_sep ( ) const
inlineoverrideprotected

Definition at line 557 of file utilities.h.

§ do_grouping()

std::string aspect::Utilities::ThousandSep::do_grouping ( ) const
inlineoverrideprotected

The documentation for this struct was generated from the following file: