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

Destroys a synchronized output stream.

# Declarations

~basic_osyncstream();

# Example

This section is incompleteReason: no example

# See also