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

remove vector comparison operators #986

Merged
merged 1 commit into from Mar 14, 2019
Merged

remove vector comparison operators #986

merged 1 commit into from Mar 14, 2019

Conversation

pixelflinger
Copy link
Collaborator

they're dangerous as they will make things like
std::min() work, but probably won't do the
right thing.

they're dangerous as they will make things like
std::min() work, but probably won't do the
right thing.
@pixelflinger pixelflinger merged commit 2f34f9f into master Mar 14, 2019
@pixelflinger pixelflinger deleted the ma/vec branch March 14, 2019 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants