mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-15 16:16:26 +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.