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

Add ctk::modelChildIndex implementation accepting const model #1014

Merged
merged 2 commits into from
Dec 18, 2021

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Nov 11, 2021

This will avoid explicit use of const_cast when function ctk::modelChildIndex
is called from const functions.

jcfr added 2 commits November 10, 2021 19:38
This will avoid explicit use of "const_cast" when function "ctk::modelChildIndex"
is called from const functions.
@jcfr jcfr requested a review from lassoan November 11, 2021 00:47
@jcfr jcfr merged commit 7413a7e into commontk:master Dec 18, 2021
@jcfr jcfr deleted the add-const-ctkUtils-modelChildIndex branch December 18, 2021 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant