NAME
A function of omni::bits
omni::bits::will_subtraction_underflow
A function of omni::bits
#include <omni/bits.hpp>template < typename T > inline bool omni::bits::will_subtraction_underflow(T a, T b)