A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../algorithm/../../cpp/io/manip/flush_emit.html below:

std::flush_emit - cppreference.com

Flushes the output sequence os as if by calling os.flush(). Then, if os.rdbuf() actually points to a std::basic_syncbuf<CharT, Traits, Allocator> buf, calls buf.emit().

This is an output-only I/O manipulator, it may be called with an expression such as out << std::flush_emit for any out of type std::basic_ostream.

[edit] Parameters os - reference to output stream [edit] Return value

os (reference to the stream after manipulation)

[edit] Example [edit] See also synchronizes with the underlying storage device
(public member function of std::basic_ostream<CharT,Traits>) [edit]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4