3e0727df1b
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min().
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min().