$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Petrovic (daniel-dev_at_[hidden])
Date: 2020-10-29 10:51:52
Using Boost 1.74.
By using coroutines 2 on MSVC 2019 (v16.7.7) with C++20 there is a compilation issue regarding result_of which is replaced by invoke_result in C++20.
Is there already some patch for 1.74 or maybe work in progress for 1.75 regarding this issue ?
Regards
Daniel