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