mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-05 06:03:44 +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.