Skip to content

Conversation

@StephanTLavavej
Copy link
Member

Long-awaited followup to #822 which addressed #821.

GSL 4.0.0, released 2 years ago, dropped support for VS 2017. Only VS 2019 and VS 2022 are supported. Therefore, GSL can now always use the Standard feature-test macro __cpp_lib_byte to sense whether MSVC's STL provides std::byte. It should no longer inspect the non-Standard macro _HAS_STD_BYTE (which is our "control macro").

@d-winsor d-winsor merged commit 2e0d1ba into microsoft:main Feb 26, 2024
@StephanTLavavej StephanTLavavej deleted the byte branch February 26, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants