Browse Source
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min().pull/15/merge
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue