microsoft / STL

MSVC's implementation of the C++ Standard Library.
Other
9.88k stars 1.45k forks source link

`<yvals_core.h>`: Update `_MSVC_STL_UPDATE` to June 2024 #4704

Closed StephanTLavavej closed 1 week ago

StephanTLavavej commented 3 weeks ago

Explanation on our wiki: Macro _MSVC_STL_UPDATE

Code: https://github.com/microsoft/STL/blob/e36ee6c2b9bc6f5b1f70776c18cf5d3a93a69798/stl/inc/yvals_core.h#L883

Previous issue: #4645

This issue is intended for a new contributor (especially one new to GitHub) to get started with the simplest possible change.

Please feel free to submit a pull request if there isn't one already linked here - no need to ask for permission! :smile_cat:

You can (and should) link your pull request to this issue using GitHub's close/fix/resolve syntax.