You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI that there are more, and more invasive usages of C++ 20 coming in future changes.
I left some context in #12331, but most of the fixes neded for C++ 20 are already merged. There are just a few left, where std::future needs to get replaced with an alternative like IAsyncOperation.
Linked to: #12429
Remove patch in FloatOptional.h (
constexpr
declaration in lines 32, 39, 43, 47, 50, 54, 57, 61, 65, 69, 73, 77, 81):Remove patch in Comparison.h:
The text was updated successfully, but these errors were encountered: