Skip to content

Conversation

@Bigfoot71
Copy link
Contributor

I suggest changing the access modifier of the member functions set() from private to protected because using this function can be beneficial and avoids casting on this in cases where one is writing classes that inherit.

Changing access modifiers to `protected` for the `set()` functions
@RobLoach RobLoach merged commit 8bdbded into RobLoach:master Oct 9, 2023
@RobLoach
Copy link
Owner

RobLoach commented Oct 9, 2023

Down with this

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.

2 participants