mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-29 07:34:04 +08:00
0e1b98cccc
2004-02-28 Paolo Carlini <pcarlini@suse.de> * include/bits/locale_facets.tcc (num_get<>::_M_extract_float): According to 22.2.3.1, p2, 'units' may be followed by 'e' with no 'decimal-point' in the middle: in this case too we must fix up __found_grouping; slightly tweak. * testsuite/22_locale/num_get/get/char/14.cc: New. * testsuite/22_locale/num_get/get/wchar_t/14.cc: New. From-SVN: r78625 |
||
---|---|---|
.. | ||
codecvt | ||
codecvt_byname | ||
collate | ||
collate_byname | ||
ctype | ||
ctype_base | ||
ctype_byname | ||
facet | ||
global_templates | ||
locale | ||
messages | ||
messages_byname | ||
money_get | ||
money_put | ||
moneypunct | ||
moneypunct_byname | ||
num_get | ||
num_put | ||
numpunct | ||
numpunct_byname | ||
time_get | ||
time_put |