$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-11-27 18:19:51
On Wed, Nov 27, 2019, 10:17 AM VinÃcius dos Santos Oliveira via Boost <
boost_at_[hidden]> wrote:
> I'm concerned about this alignment and I'd rather have the size being
> computed by searching for the NULL-terminator (or also stored in a byte).
>
I agree with char alignment, and we have techniques for doing this
transparently in constant time, without policies, which will be impmemented.
>