[Bug libstdc++/31247] std::vector::iterator::value_type is accessible
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 19 10:33:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247
--- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Marc Glisse from comment #10)
> that's exactly what you'll test, since iterator_traits is not guaranteed to
> be sfinae-friendly.
N.B. that's changed for C++14.
I'm still not motivated to implement this request though.
More information about the Gcc-bugs
mailing list