$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Networking TS + Beast, NEW Tutorials, Read this to learn std::net !!!
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-03-15 11:56:05
On Fri, Mar 15, 2019 at 2:33 AM Christof Donat via Boost
<boost_at_[hidden]> wrote:
> ...
> class buffer_sequence_view {
> ...
> template <typename BufferType>
> class buffer_view {
Right, or just use the one in beast :)
<https://www.boost.org/doc/libs/master/libs/beast/doc/html/beast/ref/boost__beast__buffers_range.html>