Skip to content

Comments

Fix const correctness for Vector2, Vector3, and Vector4#248

Merged
RobLoach merged 1 commit intoRobLoach:masterfrom
dbrats:vector_constness
Sep 3, 2023
Merged

Fix const correctness for Vector2, Vector3, and Vector4#248
RobLoach merged 1 commit intoRobLoach:masterfrom
dbrats:vector_constness

Conversation

@dbrats
Copy link
Contributor

@dbrats dbrats commented Sep 3, 2023

… Vector4 classes.

This solves the issues of constness discussed in Issue #246, as well as adding const to a few other const member functions in the three Vector classes.

@RobLoach RobLoach changed the title Fixing const correctness for a few functions in Vector2, Vector3, and… Fix const correctness for Vector2, Vector3, and Vector4 Sep 3, 2023
@RobLoach RobLoach merged commit 1e8b821 into RobLoach:master Sep 3, 2023
@RobLoach
Copy link
Owner

RobLoach commented Sep 3, 2023

Thanks so much for fixing these up 👍

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