mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 12:39:40 +08:00
d27bba5e57
2001-06-26 Benjamin Kosnik <bkoz@redhat.com> * include/bits/sbuf_iter.h: Change to.. * include/bits/streambuf_iterator.h: This. * include/bits/stl_iterator.h: Take out of here... * include/bits/stream_iterator.h: Add. * src/Makefile.am (base_headers): Add streambuf_iterator, stream_iterator.h * src/Makefile.in: Regenerate. * include/bits/std_string.h: Adjust includes. * include/bits/basic_ios.h: Same. * include/bits/locale_facets.tcc: Same. * include/bits/std_iosfwd.h: Same. * include/bits/std_iterator.h: Add istream, ostream includes. * include/bits/stl_iterator.h: Tweak. * testsuite/24_iterators/ostream_iterator.cc: Add test. * testsuite/24_iterators/istream_iterator.cc: Same. * testsuite/23_containers/multiset.cc: Add iterator include. From-SVN: r43592 |
||
---|---|---|
.. | ||
atan2f.c | ||
copysignf.c | ||
expf.c | ||
hypot.c | ||
hypotf.c | ||
hypotl.c | ||
Makefile.am | ||
Makefile.in | ||
mathconf.h | ||
nan.c | ||
signbit.c | ||
signbitf.c | ||
signbitl.c | ||
stubs.c |