Update month to June 2024 (#4706) · microsoft/STL@065a036 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit 065a036
and
authored
Update month to June 2024 (#4706)
Co-authored-by: Arup Chauhan arupchauhan26@gmail.com
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -880,7 +880,7 @@ | ||
880 | 880 | |
881 | 881 | #define _CPPLIB_VER 650 |
882 | 882 | #define _MSVC_STL_VERSION 143 |
883 | -#define _MSVC_STL_UPDATE 202405L | |
883 | +#define _MSVC_STL_UPDATE 202406L | |
884 | 884 | |
885 | 885 | #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH |
886 | 886 | #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__) |