mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-16 12:21:25 +00:00
This is a condition known at compile-time, so we can turn it into an if-constexpr statement. We can also make use of std::clamp in this scenario.
This is a condition known at compile-time, so we can turn it into an if-constexpr statement. We can also make use of std::clamp in this scenario.