aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2004-03-24 06:41:07 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2004-03-24 06:41:07 +0000
commit586b5f201303020b6bd856807b5c1d2b9a686c3d (patch)
tree5ef315d38cf501e1b3f80c2d41a7436b01194dfd /gcc
parentae87624ff083a7730d28f5e5fe21e77b1771b55c (diff)
downloadgcc-586b5f201303020b6bd856807b5c1d2b9a686c3d.zip
gcc-586b5f201303020b6bd856807b5c1d2b9a686c3d.tar.gz
gcc-586b5f201303020b6bd856807b5c1d2b9a686c3d.tar.bz2
locale_facets.h: Tweaks for 80 column.
2004-03-23 Benjamin Kosnik <bkoz@redhat.com> * include/bits/locale_facets.h: Tweaks for 80 column. (__numpunct_cache::_M_cache): Move to locale_facets.tcc. (__moneypunct_cache::_M_cache): Same. (num_get): Don't inherit from __num_base. (num_put): Same. (money_get): Don't inherit from money_base. (money_put): Same. (__timepunct::_M_am_pm_format): New. (time_get::_M_extract_num): Return iterator, use ios_base as argument. (time_get::_M_extract_name): Same. (time_get::_M_extract_via_format): Same. * include/bits/locale_facets.tcc: Tweaks for 80 column. Use _M_getloc instead of getloc. * testsuite/22_locale/money_put/put/char/9780-3.cc: New. * testsuite/22_locale/num_put/put/char/9780-2.cc: New. * testsuite/22_locale/time_put/put/char/9780-1.cc: New. From-SVN: r79902
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions