[Bug libstdc++/23767] std::vector iterator implementation wrong

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Wed Sep 7 20:14:00 GMT 2005


------- Additional Comments From pcarlini at suse dot de  2005-09-07 20:14 -------
(In reply to comment #5)
> How about something like:

Yes, in my mind earlier today I considered that solution. In principle should
work. However, there are issues, I'm afraid: optimization issues with the
extra dummy parameter (right?) and, well, maybe we can figure out something
cleaner (in particular, I'm under the impression that, as a policy, we do our
best to minimize the enable_if-isms) 

-- 


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



More information about the Gcc-bugs mailing list