mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-19 10:39:54 +08:00
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 |
||
---|---|---|
.. | ||
codecvt_char_char.cc | ||
codecvt_unicode_char.cc | ||
codecvt_unicode_wchar_t.cc | ||
codecvt_wchar_t_char.cc | ||
ctor_copy_dtor.cc | ||
ctype_char_members.cc | ||
ctype_wchar_t_members.cc | ||
ctype.cc | ||
facet.cc | ||
global_templates.cc | ||
operators.cc | ||
static_members.cc |