SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
operator>>=()
Fxp
& SRL::Math::Types::Fxp::operator>>=
(
const size_t &
shiftAmount
)
inline
constexpr
Right shift and assign operator for logical right shift.
Parameters
shiftAmount
The number of bits to shift.
Returns
A reference to this object after the logical right shift.
SRL
Math
Types
Fxp