Made the bounce2 library const correct #78

Merged
DanForever merged 1 commits from master into master 2021-03-04 23:49:53 +03:00
DanForever commented 2021-03-04 21:17:17 +03:00 (Migrated from github.com)

As discussed in #76 - Here is a pull request with the library made const correct :)

There should be no functional change, just the const keyword added to the member functions that don't change the state of the owning class.

As discussed in #76 - Here is a pull request with the library made const correct :) There should be no functional change, just the `const` keyword added to the member functions that don't change the state of the owning class.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/thomasfredericks_Bounce2#78