$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2019-09-10 11:40:44
On 09/09/2019 17:59, Vinnie Falco via Boost wrote:
> Beast has static_string which someone has asked to be move, is there
> any interest in moving this to Boost.Container?
What's the advantage over a string_view?
Niall