template class<E, T> basic_ostream<E, T>& flush(basic_ostream<E, T> os);
The manipulator calls os.flush(). It returns os.
os.
flush
()
os