This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15523] Can't have vectors of vector::const_iterator


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]