#include <io.hpp>

| Public Member Functions | |
| format_punct (size_t a=0) | |
| format_punct (format_punct const &) | |
| Public Attributes | |
| char_type | delim_left | 
| char_type | delim_right | 
| bool | formatted | 
| char_type | newline | 
| order_type | order | 
| unsigned | precision | 
| char_type | separator | 
| char_type | space | 
| unsigned | width | 
| Static Public Attributes | |
| static std::locale::id | id | 
| Private Types | |
| typedef CTy | char_type | 
| 
 | private | 
| 
 | explicit | 
| 
 | explicit | 
| char_type glm::io::format_punct< CTy >::delim_left | 
| char_type glm::io::format_punct< CTy >::delim_right | 
| bool glm::io::format_punct< CTy >::formatted | 
| 
 | static | 
| char_type glm::io::format_punct< CTy >::newline | 
| order_type glm::io::format_punct< CTy >::order | 
| unsigned glm::io::format_punct< CTy >::precision | 
| char_type glm::io::format_punct< CTy >::separator | 
| char_type glm::io::format_punct< CTy >::space | 
| unsigned glm::io::format_punct< CTy >::width |