$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Krystian Stasiowski (sdkrystian_at_[hidden])
Date: 2019-12-05 07:12:25
Also:
On Wed, Dec 4, 2019 at 8:27 PM JeanHeyd Meneide via Boost <
boost_at_[hidden]> wrote:
> - Speaking of the size optimization, MSVC's standard string also
> employs a trick where they shove the size in the last CharT. May be of
use to you here, but probably not worth the efforts.,
>
This has been implemented on the live branch