This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: aug-2001 libstdc++ outstanding
- To: Scott Johnston <scott at accom dot com>
- Subject: Re: aug-2001 libstdc++ outstanding
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 4 Sep 2001 15:00:13 -0700 (PDT)
- cc: Peter Schmid <schmid at snake dot iap dot physik dot tu-darmstadt dot de>, libstdc++ at gcc dot gnu dot org
Hey thanks to both of you. I checked this in, with testcase. It's an
issue on mainline, due to the iterator cleanups.
2001-09-04 Scott Johnston <scott@accom.com>
Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
* include/backward/iterator.h: Include <bits/std_iterator.h>,
remove reverse_bidirectional_iterator.
* testsuite/backward: New directory.
* testsuite/backward/header_iterator_h.cc: New file.