tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
div_sat.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<builtin_integer Int>
constexpr auto div_sat (Int x, Int y) noexcept -> Int
 Computes the saturating division x / y.