[v3] Fix libstdc++/54577
Paolo Carlini
paolo.carlini@oracle.com
Sun May 19 00:25:00 GMT 2013
On 05/19/2013 02:09 AM, Jonathan Wakely wrote:
> On 10 May 2013 15:17, Paolo Carlini wrote:
>> Hi,
>>
>> this is the issue about the signatures of the erase member functions of the
>> sequence containers.
> This only does the erase() functions, is there any reason not to do
> the same for the insert() functions too, which was also changed by
> N2350?
I can't imagine any reason, no. Apparently people wanted erase first and
we also had a Bugzilla, thus I found the time to do those. Surely sooner
or later we have to fix all the signatures.
Paolo.
More information about the Libstdc++
mailing list