29 Oct
2020
29 Oct
'20
4:49 p.m.
On Thu, Oct 29, 2020 at 6:25 AM Daniel Petrovic via Boost-users
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.
Please open an issue describing the problem here: https://github.com/boostorg/coroutine2 And if possible, submit a pull request with your proposed fix. This will give the problem the highest chance of being resolved. Thanks