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

Cleanup: C++11 updates, clean-up, warning fixes #885

Merged
merged 19 commits into from
Jul 6, 2021

Conversation

cjcliffe
Copy link
Owner

@cjcliffe cjcliffe commented Apr 5, 2021

No description provided.

@Dantali0n
Copy link
Contributor

These look good, personally I like the explicit constructors and adding the intent to function arguments although I am not sure they are needed in clear get / set functions. However, you could of course make the argument that consistency is more important.

Personally I'd wish C++ had function argument intent keywords with well defined restrictions and the subsequent compiler warnings / errors.

@cjcliffe cjcliffe merged commit 29db1bd into master Jul 6, 2021
@cjcliffe cjcliffe deleted the compiler-warning-cleanup-fixes branch July 6, 2021 00:58
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