Namespaces
Variants
Actions

std::basic_syncbuf<CharT,Traits,Allocator>::swap

From cppreference.com
< cpp‎ | io‎ | basic syncbuf
 
 
 
std::basic_syncbuf
Public member functions
basic_syncbuf::swap
(C++20)
Protected member functions
Non-member functions
 
void swap( basic_syncbuf& other );

Exchanges the contents of the sync stream buffer with those of other.

[edit] Parameters

other - sync stream buffer to exchange contents with

[edit] Return value

(none)

[edit] Example

This section is incomplete
Reason: no example
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/io/basic_syncbuf/swap&oldid=144212"

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