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
docs(design): record the MSVC c++20 import std result from Windows CI
cl 19.51.36252 (VS 18 / MSVC 14.51) builds and runs `import std;` at
/std:c++20 — the premise behind letting MSVC answer 20 is now a measured
fact instead of a date-based estimate. The 19.38 threshold stays as the
guard for STLs predating microsoft/STL#3977.
0 commit comments