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

xbpar: Make a bunch of things const #90

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

ArcaneNibble
Copy link
Collaborator

This makes it more clear what methods are not allowed to mutate objects

These methods should not ever need to mutate the object they are called
on and can be const.
@azonenberg azonenberg merged commit a1689ce into azonenberg:master Jun 2, 2017
@ArcaneNibble ArcaneNibble deleted the rqou-xbpar-const branch August 27, 2017 09:52
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.

None yet

2 participants