[Patch] libstdc++/11729 (DR 280)
Paolo Carlini
pcarlini@suse.de
Tue Oct 4 18:25:00 GMT 2005
Hi,
in Lillehammer this issue became [Ready] and I believe we can safely
implement the resolution and close our *long* standing PR: I'm just
adding overloads with two template parameters instead of "upgrading"
with a second parameter the existing ones: the safest solution from the
point of view of binary compatibility (as also indicated by Steve Cleary
in the DR). This is also completely consistent with our iterator classes.
Honestly, I don't see a real need for also adding a templated assignment
operator (as per point A of the proposed resolution) and I would punt
for now on that - we can always add it later, in case - unless someone
can see a compelling reason for doing that now, feedback very appreciated!
Tested x86-linux.
Paolo.
///////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_11729
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20051004/1cd7b936/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_11729
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20051004/1cd7b936/attachment-0001.ksh>
More information about the Libstdc++
mailing list