$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-05-02 16:08:58
On Sat, May 2, 2020 at 9:04 AM Richard Hodges via Boost
<boost_at_[hidden]> wrote:
> These changes have introduced breakage in Beast
To put a finer point on it:
C++20 coroutines (co_await, et. al.) cannot be used with Beast in
Boost 1.73 without a patch.
Thanks