mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-29 22:15:03 +08:00
e0ec69c929
2003-11-24 Benjamin Kosnik <bkoz@redhat.com> * include/bits/streambuf_iterator.h (ostreambuf_iterator): Remove non-standard throw specs. * testsuite/24_iterators/istreambuf_iterator.cc: Split into... * testsuite/24_iterators/istreambuf_iterator/1.cc * testsuite/24_iterators/istreambuf_iterator/2.cc * testsuite/24_iterators/istreambuf_iterator/2627.cc * testsuite/24_iterators/ostreambuf_iterator.cc: Split into... * testsuite/24_iterators/ostreambuf_iterator/1.cc * testsuite/24_iterators/ostreambuf_iterator/2.cc * testsuite/24_iterators/reverse_iterator/1.cc: Just compile, don't link. * include/bits/allocator.h: Formatting tweak. From-SVN: r73892 |
||
---|---|---|
.. | ||
istreambuf_iterator | ||
ostreambuf_iterator | ||
reverse_iterator | ||
back_insert_iterator.cc | ||
front_insert_iterator.cc | ||
insert_iterator.cc | ||
istream_iterator.cc | ||
iterator.cc | ||
ostream_iterator.cc | ||
rel_ops.cc |