Skip to content

Mention std::clamp in explanatory comment instead of min/max#256

Merged
Overv merged 1 commit into
Overv:masterfrom
ralphtheninja:std-clamp
Dec 20, 2021
Merged

Mention std::clamp in explanatory comment instead of min/max#256
Overv merged 1 commit into
Overv:masterfrom
ralphtheninja:std-clamp

Conversation

@ralphtheninja

@ralphtheninja ralphtheninja commented Dec 17, 2021

Copy link
Copy Markdown

I suspect the example code used std::min and std::max and was later changed to std::clamp.

@Overv Overv merged commit 4013f80 into Overv:master Dec 20, 2021
@Overv

Overv commented Dec 20, 2021

Copy link
Copy Markdown
Owner

You're right, thanks!

@ralphtheninja ralphtheninja deleted the std-clamp branch December 21, 2021 09:58
Overv added a commit that referenced this pull request Mar 8, 2023
Mention std::clamp in explanatory comment instead of min/max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants