RxCpp
RxCpp copied to clipboard
Fix C++20 compatibility for `filtered_hash`
This removes the usage of some member typedefs removed in C++20, would be awesome if this could be merged (and released)!
Closes https://github.com/ReactiveX/RxCpp/issues/602