All methods are declared as non-const. Why is that?
I would want to modify those accessors to const. How could I suggest or contribute this change to the project?
You are right that they should be changed to const. If you would like to submit a patch for this, that would be helpful.
Log in to post a comment.
All methods are declared as non-const. Why is that?
I would want to modify those accessors to const. How could I suggest or contribute this change to the project?
You are right that they should be changed to const. If you would like to submit a patch for this, that would be helpful.