jaulib v1.5.1
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::cfmt::Config Struct Reference

Global jau::cfmt configuration. More...

#include <string_cfmt.hpp>

Collaboration diagram for jau::cfmt::Config:

Static Public Attributes

static constexpr char default_thousand_separator = '\''
 Default ' thousand's separator, see flags_t::thousands.
 

Detailed Description

Global jau::cfmt configuration.

Definition at line 290 of file string_cfmt.hpp.

Member Data Documentation

◆ default_thousand_separator

char jau::cfmt::Config::default_thousand_separator = '\''
inlinestaticconstexpr

Default ' thousand's separator, see flags_t::thousands.

Definition at line 292 of file string_cfmt.hpp.


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