调用 emit() 以将所有待处理的输出(以及任何延迟的刷新)传输到包装的流。如果此调用抛出异常,则会捕获并忽略它。
(无)
通常由拥有者 std::basic_osyncstream 的析构函数调用。
basic_osyncstream
std::basic_osyncstream<CharT,Traits,Allocator>
basic_syncbuf