locale.cc: Fix comments, move ctors together.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 10 Oct 2002 05:15:29 +0000 (05:15 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 10 Oct 2002 05:15:29 +0000 (05:15 +0000)
commit402a402cabeb85a223952f822eb14af6c3094a4c
tree7b9d08c6526562220c7bb210f6e6ce48283f90ea
parent7db40b5f9b8b4fd09fcd1409d083bada5fcb2a40
locale.cc: Fix comments, move ctors together.

2002-10-09  Benjamin Kosnik  <bkoz@redhat.com>

* src/locale.cc: Fix comments, move ctors together.
* testsuite/22_locale/static_members.cc (test03): Add.

From-SVN: r58001
libstdc++-v3/ChangeLog
libstdc++-v3/src/locale.cc
libstdc++-v3/testsuite/22_locale/static_members.cc