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