Flow123d
release_2.2.0-48-gb04af7f
|
#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 |