![]() |
Cinder
0.9.1
|
#include <io.hpp>
Inherits facet.
Public Member Functions | |
format_punct (size_t a=0) | |
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 |
|
explicit |
|
explicit |
|
static |
bool glm::io::format_punct< CTy >::formatted |
unsigned glm::io::format_punct< CTy >::precision |
unsigned glm::io::format_punct< CTy >::width |
char_type glm::io::format_punct< CTy >::separator |
char_type glm::io::format_punct< CTy >::delim_left |
char_type glm::io::format_punct< CTy >::delim_right |
char_type glm::io::format_punct< CTy >::space |
char_type glm::io::format_punct< CTy >::newline |
order_type glm::io::format_punct< CTy >::order |