Flow123d
last_with_con_2.0.0-663-gd0e2296
|
#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 |