|
Flow123d
build_with_4.0.3-c7817eb
|
#include <format.h>

Public Member Functions | |
| ThousandsSep (fmt::StringRef sep) | |
| template<typename Char > | |
| void | operator() (Char *&buffer) |
Private Attributes | |
| fmt::StringRef | sep_ |
| unsigned | digit_index_ |
|
inlineexplicit |
|
inline |
|
private |