This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15523] Can't have vectors of vector::const_iterator
- From: "sebor at roguewave dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 May 2004 18:04:24 -0000
- Subject: [Bug libstdc++/15523] Can't have vectors of vector::const_iterator
- References: <20040518193757.15523.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sebor at roguewave dot com 2004-05-19 18:04 -------
Subject: Re: Can't have vectors of vector::const_iterator
FWIW, library issue 408 deals with something similar:
vector<reverse_iterator<char*> >
http://www.open-std.org/jtc1/sc22/wg21/prot/14882fdis/n1635.html#408
Martin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15523