mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-23 21:19:55 +08:00
e4cc865929
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 |
||
---|---|---|
.. | ||
17_intro | ||
18_support | ||
20_util | ||
21_strings | ||
22_locale | ||
23_containers | ||
24_iterators | ||
25_algorithms | ||
26_numerics | ||
27_io | ||
ext | ||
debug_assert.h | ||
printnow.c |