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 c++/40497] invalid std::next / std::prev declaration



------- Comment #15 from rguenth at gcc dot gnu dot org  2009-06-21 10:41 -------
Bah, of course the template param isn't forwarded as a type in iterator_traits
nor is it required as a type for iterator implementations.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40497


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