static locale global(const locale& loc);
setlocale(LC_ALL, loc.name().c_str());
static const locale& classic();