The member functions of the provided stream buffer
can be called from emit() while a lock is held,
which might result in a deadlock if used incautiously.
Effects: Move constructs the base class
and sb from the corresponding subobjects of other,
and calls basic_Âostream<charT, traits>​::​set_Ârdbuf(addressof(sb)).