C++ Utilities
Loading...
Searching...
No Matches
utilities::commas_facet

A std::numpunct facet that puts the commas in the thousand spots so 10000.5 -> 10,000.5. More...

#include <thousands.h>

Detailed Description

A std::numpunct facet that puts the commas in the thousand spots so 10000.5 -> 10,000.5.