Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C26812 warning for msvc #268

Open
danyhm opened this issue Oct 13, 2022 · 0 comments
Open

C26812 warning for msvc #268

danyhm opened this issue Oct 13, 2022 · 0 comments

Comments

@danyhm
Copy link

danyhm commented Oct 13, 2022

Hello,
I'm getting C26812 Warning in a project for Visual studio 2019 for boost using vcpkg.

Warning C26812 The enum type 'boost::archive::basic_text_oarchive<boost::archive::text_oarchive>::<unnamed-type-delimiter>' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). test_winapi C:\dev\vcpkg\installed\x86-windows\include\boost\archive\basic_text_oarchive.hpp 75

it would be nice to either suppress the warning or take another action accordingly

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

No branches or pull requests

1 participant