$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-12-05 22:16:01
On Thu, Dec 5, 2019 at 1:53 PM Gavin Lambert via Boost
<boost_at_[hidden]> wrote:
> Maybe we should just be making a more modern static_vector rather than a
> fixed_string.
Add CharTraits to boost::static_vector? Sure! I'll let you write that
up and submit it as a pull request...
Regards