One can always revert to default locale by specifying NULL. Mind that stdlib locale_t is used, as we are using its sprintf() implementation and it is not simple to convert from std::locale to locale_t. Signed-off-by: Simon Rozman <simon@rozman.si>
One can always revert to default locale by specifying NULL. Mind that stdlib locale_t is used, as we are using its sprintf() implementation and it is not simple to convert from std::locale to locale_t. Signed-off-by: Simon Rozman <simon@rozman.si>