OSDN Git Service

2000-09-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2000 08:19:07 +0000 (08:19 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Sep 2000 08:19:07 +0000 (08:19 +0000)
commita42e46f446f44971fd2ea895ca4f2954dd4a1ed0
treee9af373fe09f9042abfcb5d4556b5e635dcab8f4
parenta30cbce26290ea4e258483c83b7c01dde0e15d47
2000-09-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* src/localename.cc (locale::_Imp) : Remove typedefs.
* bits/localefwd.h (locale::locale(const locale& __other, _Facet*
__f): Consistency check,, call _Imp ctor with refererence argument
of 1.
* bits/localefwd.h: Change _S_num_categories to
_S_categories_num. Add new data member, _S_facets_num, which is
the number of standard facets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36550 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/bits/localefwd.h
libstdc++-v3/src/locale.cc
libstdc++-v3/src/localename.cc