File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66956695If \tcode {os.rdbuf()} is a
66966696\tcode {basic_osyncbuf<charT, traits, Allocator>*} \tcode {buf},
66976697calls \tcode {buf->set_emit_on_sync(true)}.
6698- Otherwise this manipulator has no effect.
6698+ Otherwise this manipulator has no effect.
66996699\begin {note }
67006700To work around the issue that the
67016701\tcode {Allocator} template argument can not be deduced,
67206720If \tcode {os.rdbuf()} is a
67216721\tcode {basic_osyncbuf<charT, traits, Allocator>*} \tcode {buf},
67226722calls \tcode {buf->set_emit_on_sync(false)}.
6723- Otherwise this manipulator has no effect.
6723+ Otherwise this manipulator has no effect.
67246724
67256725\pnum
67266726\returns
67386738\effects
67396739\tcode {os.flush()}.
67406740Then, if \tcode {os.rdbuf()} is a
6741- \tcode {basic_osyncbuf<charT, traits, Allocator>*} \tcode {buf},
6742- calls \tcode {buf->emit()}.
6743-
6741+ \tcode {basic_osyncbuf<charT, traits, Allocator>*} \tcode {buf},
6742+ calls \tcode {buf->emit()}.
6743+
67446744\pnum
67456745\returns
67466746\tcode {os}.
You can’t perform that action at this time.
0 commit comments