SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ operator>>=()

Fxp & SRL::Math::Types::Fxp::operator>>= ( const size_t & shiftAmount)
inlineconstexpr

Right shift and assign operator for logical right shift.

Parameters
shiftAmountThe number of bits to shift.
Returns
A reference to this object after the logical right shift.