GraphicsAPI_2020C
|
Public Member Functions | |
GLM_FUNC_DECL | format_punct (size_t a=0) |
GLM_FUNC_DECL | format_punct (format_punct const &) |
Public Attributes | |
bool | formatted |
unsigned | precision |
unsigned | width |
char_type | separator |
char_type | delim_left |
char_type | delim_right |
char_type | space |
char_type | newline |
order_type | order |
Static Public Attributes | |
static std::locale::id | id |