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++/31247] std::vector::iterator::value_type is accessible


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

--- Comment #14 from sylvain.pion at sophia dot inria.fr 2011-10-29 04:22:49 UTC ---
(@Paolo : I still receive email at my old address, so far)

I don't have a strong opinion on this.  It's certainly nice to have a strongly
compliant mode to make it easier to write portable code, although that doesn't
replace proper testing with other compilers anyway.  I understand that there
can be a small drawback here, and maybe not a lot of motivation to dig further
on this particular question.


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