mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-22 22:49:52 +08:00
36ce7daa04
2002-04-18 Benjamin Kosnik <bkoz@redhat.com>
* include/bits/localefwd.h (locale:🆔:_M_id): Do this correctly,
as type safety is important, especially on solaris.
* include/bits/istream.tcc (istream::read): Clean.
(istream::readsome): Same.
* locale.cc: Wrap lines.
* testsuite/21_strings/inserters_extractors.cc: Tweaks.
* testsuite/27_io/instantiations.cc (test): Add bool variable...
* testsuite/21_strings/capacity.cc: Clean.
From-SVN: r52501
|
||
---|---|---|
.. | ||
append.cc | ||
assign.cc | ||
c_strings.cc | ||
capacity.cc | ||
char_traits_requirements.cc | ||
char_traits_typedefs.cc | ||
compare.cc | ||
ctor_copy_dtor.cc | ||
element_access.cc | ||
find.cc | ||
insert.cc | ||
inserters_extractors.cc | ||
invariants.cc | ||
nonmember.cc | ||
operations.cc | ||
replace.cc | ||
rfind.cc | ||
substr.cc |