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