mp_units::utility::safe_int::value¶
Synopsis¶
Declared in <mp-units/utility/safe_int.h>
[[nodiscard]] constexpr T value() const noexcept;
Return Value¶
Note
The return value should not be discarded.
mp_units::utility::safe_int::value¶Declared in <mp-units/utility/safe_int.h>
[[nodiscard]] constexpr T value() const noexcept;
Note
The return value should not be discarded.