mp_units::safe_int::operator*=

Multiplication assignment operator

Synopsis

Declared in <mp-units/safe_int.h>

constexpr
safe_int&
operator*=(safe_int rhs);

Return Value

Reference to the current object

Parameters

NameDescription
rhsThe right operand