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
[win] Increase CXX_STANDARD_STRING with VS 2026 (#20398)
* [win] Increase CXX_STANDARD_STRING with VS 2026
Use `/std:c++20` by default with Visual Studio 2026
* Fix compilation error with /std:c++20
* Add missing #include with /std:c++20
0 commit comments