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

Inherits std::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 580 of file utilities.h.

Member Function Documentation

◆ do_thousands_sep()

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

Definition at line 583 of file utilities.h.

◆ do_grouping()

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

Definition at line 588 of file utilities.h.


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