19 cout<<
"Locale name is: "<<sys.
name().c_str()<<
'\n';
21 cout<<
"Enter real number:";
32 cout << num_punct.decimal_point() <<
'\n';
34 use_facet<time_put<char, ostreambuf_iterator<char, char_traits<char> > > >(
cout.getloc());
53 cout<<
"Exception fired:\n"<<
e.what()<<
'\n';
57 cout<<
"Unknown exception throwed!\n";
static locale _STLP_CALL global(const locale &)
_OutIt put(iter_type __s, ios_base &__f, _Ch __fill, const tm *__tmb, const _Ch *__pat, const _Ch *__pat_end) const
int puts(const char *string)
_CRTIMP struct tm *__cdecl localtime(const time_t *_Time)