Skip to content

Don't use min from Windows.h#58

Open
pps83 wants to merge 1 commit intoAzure:masterfrom
pps83:master-fixmin
Open

Don't use min from Windows.h#58
pps83 wants to merge 1 commit intoAzure:masterfrom
pps83:master-fixmin

Conversation

@pps83
Copy link
Copy Markdown

@pps83 pps83 commented Feb 15, 2026

If NOMINMAX defined then this code will result in an error. Use ternary operator instead to avoid possible issue.

@pps83 pps83 requested a review from a team February 15, 2026 10:25
If `NOMINMAX` defined then this code will result in an error. Use ternary operator instead to avoid possible issue.
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.

1 participant