Namespaces
Variants
Actions

std::basic_osyncstream<CharT,Traits,Allocator>::~basic_osyncstream

From cppreference.com
< cpp‎ | io‎ | basic osyncstream
 
 
 
std::basic_osyncstream
Public member functions
basic_osyncstream::~basic_osyncstream
(C++20)
 
~basic_osyncstream();

Destroys a synchronized output stream.

The destruction of the member std::basic_syncbuf will emit any buffered output not yet emitted.

[edit] Parameters

(none)

[edit] Example

This section is incomplete
Reason: no example

[edit] See also

destroys the basic_syncbuf and emits its internal buffer
(public member function of std::basic_syncbuf<CharT,Traits,Allocator>) [edit]
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_osyncstream/%7Ebasic_osyncstream&oldid=144222"

AltStyle によって変換されたページ (->オリジナル) /