[v3] C++11 allocator reqs for vector in debug & profile mode
Jonathan Wakely
jwakely.gcc@gmail.com
Tue Nov 15 20:20:00 GMT 2011
On 15 November 2011 20:08, François Dumont wrote:
> Just forget my remark, I finally see nothing wrong with this patch. I was
> still thinking about your remark several weeks ago when I submit the same
> patch. I though that you would have added checks on propagations flags which
> you haven't so it is fine.
Ah, yes, it's is exactly what you proposed originally! My original
comment back then was wrong, it is the right thing to do, but I wasn't
convinced of that until I'd got more experience with the new allocator
design and thought it through for myself.
Sorry for forgetting it was what you'd suggested in the first place
and thanks for checking over the patch. I'm glad we both agree it's
ok now :)
More information about the Libstdc++
mailing list