We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compiler produces warning:
C26812: The enum type 'doctest::assertType::Enum' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).
The text was updated successfully, but these errors were encountered:
fixed #298
6c9709f
this has been fixed in the dev branch - will release an official version with this at some point. Thanks for reporting :)
Sorry, something went wrong.
4421540
No branches or pull requests
Compiler produces warning:
The text was updated successfully, but these errors were encountered: