Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change
result_of
to invoke_result
in fatal/container/legacy_varia…
…nt.h Summary: C++20 has [eliminated](https://en.cppreference.com/w/cpp/types/result_of) `result_of` in favour of `invoke_result`. It's mysterious that this code even still works, but, nevertheless, I'm fixing it. Differential Revision: D56987396 fbshipit-source-id: 71ca954c5825fb8f0e1939e51c77fe700b1dff20
- Loading branch information