Declared in <mp-units/utility/safe_int.h>
<mp-units/utility/safe_int.h>
template</* implementation-defined */ T> [[nodiscard]] constexpr bool add_overflows( T lhs, T rhs) noexcept;
The return value should not be discarded.