Skip to content

Conversation

Flamefire
Copy link
Contributor

MSVC supports this attribute for C++17 and higher since VS 2017: https://learn.microsoft.com/en-us/cpp/cpp/attributes?view=msvc-170#fallthrough

Not sure if it is worth adding a check for _MSC_VER >= 1910 as it isn't done for BOOST_ATTRIBUTE_UNUSED either

MSVC supports this attribute for C++17 and higher since VS 2017
@Flamefire
Copy link
Contributor Author

@glenfe Can we include this in 1.89?

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.

1 participant