diff options
author | Benjamin Kosnik <bkoz@purist.soma.redhat.com> | 2000-09-15 07:06:46 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2000-09-15 07:06:46 +0000 |
commit | e4cc86592903c808012b6fa2c41da039ea7797a9 (patch) | |
tree | 3eb665cfaeb7c4dbc09fba08e0af0ee02b14b527 /gcc | |
parent | ff94c747653bba7f146f1f8304286d82f17d8ae9 (diff) | |
download | gcc-e4cc86592903c808012b6fa2c41da039ea7797a9.zip gcc-e4cc86592903c808012b6fa2c41da039ea7797a9.tar.gz gcc-e4cc86592903c808012b6fa2c41da039ea7797a9.tar.bz2 |
locale.cc (locale::name()): Implement.
2000-09-14 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
* src/locale.cc (locale::name()): Implement.
(_Impl(size_t __numfacets, size_t __refs, bool __namep = false,
string __name = "*")): Change signature.
(locale::classic): Initialize the "C" locale as a named locale.
* bits/localefwd.h (locale): Change _M_num_references to
_M_references. Eliminate _M_cached_name_ok. Rename _M_cached_name
to _M_name.
* bits/localefwd.h: Tweaks.
* src/localename.cc: Tweaks.
* testsuite/22_locale/ctor_copy_dtor.cc (test01): Add tests.
(test01): Fix.
* bits/basic_string.h: Consistency check, change _M_state ->
_M_references.
From-SVN: r36426
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions