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

Change getter to const #100

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Change getter to const #100

merged 1 commit into from
Oct 28, 2024

Conversation

renan028
Copy link
Member

Description

Getter should be const. This is preventing other functions (that uses this one) to be const.

@renan028 renan028 requested review from corot and a team October 25, 2024 06:38
@renan028 renan028 merged commit 48b6977 into devel Oct 28, 2024
1 check passed
@renan028 renan028 deleted the rs/const_get branch October 28, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants