Default associative containers constructors/destructor/assignment

Jonathan Wakely jwakely@redhat.com
Fri Dec 9 09:34:00 GMT 2016


On 08/12/16 21:40 +0100, François Dumont wrote:
>On 06/12/2016 12:54, Jonathan Wakely wrote:
>>On 20/11/16 19:14 +0100, François Dumont wrote:
>>>Talking about _M_color I just realize that move semantic doesn't 
>>>copy _M_color. Shouldn't we capture it along with all the other 
>>>_M_header information ?
>>
>>Is it needed? I think the current code does the right thing, doesn't
>>it? I'd prefer not to change it without a testcase showing why we need
>>to.
>
>I was hoping you knew it. So I kept it unchanged and will add to my 
>TODO to check this.

I think it's OK already :-)

>Committed now.

Thanks!



More information about the Libstdc++ mailing list