fixup #7607 - set const the helpers in the cpp header too#7609
Conversation
|
Thanks for your pull request, @bbasile! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
Since those methods are non-virtual you don't strictly need to update the C++ headers, but it's a nice improvement for the C++ header clients nonetheless. |
No description provided.