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