31 #ifndef DOTLOCALE_HPP_ 32 #define DOTLOCALE_HPP_ 44 return std::locale{std::locale(),
new DotLocale()};
virtual char do_decimal_point() const
Definition: DotLocale.hpp:48
virtual ~DotLocale()=default
Definition: DotLocale.hpp:38
Namespace for global helper functions.
static std::locale locale()
Definition: DotLocale.hpp:43