-
- Downloads
locale_facets.tcc (do_get): Honor $22.2.6.3.3/8 and make sure the number of...
locale_facets.tcc (do_get): Honor $22.2.6.3.3/8 and make sure the number of digits required after the... 2003-05-26 Brendan Kehoe <brendan@zen.org> * include/bits/locale_facets.tcc (do_get): Honor $22.2.6.3.3/8 and make sure the number of digits required after the decimal-point (if any) is exactly the value returned by frac_digits(). * testsuite/22_locale/money_get/get/char/9.cc: New. * testsuite/22_locale/money_get/get/wchar_t/9.cc: New. From-SVN: r67196
Showing
- libstdc++-v3/ChangeLog 2 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/testsuite/22_locale/money_get/get/char/9.cc 91 additions, 0 deletionslibstdc++-v3/testsuite/22_locale/money_get/get/char/9.cc
- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/9.cc 91 additions, 0 deletionslibstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/9.cc
Loading
Please register or sign in to comment