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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As discussed in #76 - Here is a pull request with the library made const correct :)
There should be no functional change, just the
constkeyword added to the member functions that don't change the state of the owning class.