Files
swift-mirror/include/swift/Runtime/Win32.h
Saleem Abdulrasool 1dad536745 runtime: adjust template expression for C++17 changes
`std::result_of_t` has been deprecated and replaced with
`std::invoke_result_t`. Update to the newer spelling to avoid the C++17
deprecation warnings when building with a new STL.
2024-12-13 14:51:11 -08:00

5.0 KiB