mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-12 07:39:30 +08:00
2001-09-13 Benjamin Kosnik <bkoz@redhat.com> Implement std::money_get. * include/bits/locale_facets.tcc (money_get::do_get): Implement. * include/bits/locale_facets.h (money_get): Correct signatures. * testsuite/22_locale/money_get.cc: New file. * testsuite/22_locale/money_get_members_char.cc: New file. * include/bits/locale_facets.tcc (__verify_grouping): New function. Consolidate num_get and money_get group checking into one function. (money_get): Use it. * src/locale.cc (num_get::_M_extract): Use it. * src/locale-inst.cc: Add instantiation. From-SVN: r45585 |
||
---|---|---|
.. | ||
bitset.cc | ||
cmath.cc | ||
codecvt.cc | ||
complex_io.cc | ||
functexcept.cc | ||
gen-num-limits.cc | ||
globals.cc | ||
ios.cc | ||
limits_generic.cc | ||
limits.cc | ||
locale-inst.cc | ||
locale.cc | ||
localename.cc | ||
Makefile.am | ||
Makefile.in | ||
misc-inst.cc | ||
stdexcept.cc | ||
stl-inst.cc | ||
string-inst.cc | ||
strstream.cc | ||
valarray-inst.cc | ||
wstring-inst.cc |