$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [container.string] why isn't memcpy used in the internals?
From: Adam Romanek (romanek.adam_at_[hidden])
Date: 2014-02-11 09:32:40
On 02/11/2014 02:13 PM, Ion Gaztañaga wrote:
> Thanks for the patch. I think it's missing a final step: it should set
> the size of the container:
>
> this->priv_size(n);
Ion, you're absolutely right, I missed it somehow. I attached an updated
patch to the ticket so that anyone willing to apply it would not get a
broken patch.
Best regards,
Adam Romanek