$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-01-28 16:25:14
On Sat, Jan 28, 2023 at 7:14 AM Ruben Perez via Boost
<boost_at_[hidden]> wrote:
> "an owning blob view"
I believe this is just const_buffer (same in Asio and proposed Buffers)
Thanks