Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
GSL 4.1.0 Release source code.tar.gz | 2024-10-21 | 57.9 kB | |
GSL 4.1.0 Release source code.zip | 2024-10-21 | 79.8 kB | |
README.md | 2024-10-21 | 971 Bytes | |
Totals: 3 Items | 138.7 kB | 0 |
GSL 4.1.0 Release
Version 4.1.0 of Microsoft's implementation of the C++ Core Guidelines Support Library (GSL) is now available! This release contains bugfixes and infrastructure improvements.
Updated Compiler Support
This list of compilers/toolsets has been updated with newer versions.
Compiler/Toolset | Version |
---|---|
Clang | 13, 14, 15 |
GCC | 10, 11, 12 |
Visual Studio (LLVM) | VS2019, VS2022 |
Visual Studio (MSVC) | VS2019, VS2022 |
Xcode | 14.3.1, 15.4 |
More information can be found in the README.
Thank you
Contributors to GSL v4.1.0:
- @AreaZR
- @StephanTLavavej
- @TheJCAB
- @bpkroth
- @carsonRadtke
- @d-winsor
- @dmitrykobets-msft
- @edgchen1
- @eli-b
- @gerlero
- @hkroeg
- @hsutter
- @jpr42
- @knst
- @mymedia2
- @snnn
- @waywardmonkeys
Full Changelog: https://github.com/microsoft/GSL/compare/v4.0.0...v4.1.0