This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: debug shrink_to_fit
Ok thanks, if I can change shrink_to_fit signature it could be easier,
indeed. I will submit the new patch tomorrow.
François
On 06/08/2011 01:06 PM, Paolo Carlini wrote:
... in fact, when I did this shrink_to_fit little piece of work I was
probably "smoking crack". The below is perfectly fine and your fix
should be much simpler on top of it.
Tested x86_64-linux.
Thanks,
Paolo.
////////////////////