mp_units::safe_int::operator*=

Multiplication assignment operator

Synopsis

Declared in <mp-units/safe_int.h>
constexpr
safe_int&
operator*=(safe_int const& rhs);

Return Value

Reference to the current object

Parameters

Name Description
rhs The right operand