ReactiveX / RxCpp

Reactive Extensions for C++
Apache License 2.0
3.03k stars 390 forks source link

Mitigate the C2039 about retired `std::result_of`. #567

Closed tcw165 closed 2 years ago

tcw165 commented 2 years ago

Issue: #530

tcw165 commented 2 years ago

@kirkshoop I just removed “WIP” prefix and I think I’ll have another following PR for migrating std::result_of for LINQ.