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

Replace Coin{Max,Min} by std::{max,min} #196

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

a-andre
Copy link
Contributor

@a-andre a-andre commented Aug 5, 2024

CoinMax and CoinMin were added more than 20 years ago due to "for some reason compiler tend to
handle the max()/min() function differently"
.

This issue should be fixed by now.

@tkralphs tkralphs merged commit ffdc329 into coin-or:master Aug 13, 2024
13 checks passed
@a-andre a-andre deleted the max_min branch August 13, 2024 11:48
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