A bitwise "right shift equals" operator.
bitset<N>& operator>>=(size_t pos);
Returns the result of the "right shifts equals" operation.