Exchanges the contents of this basic_filebuf for the contents of the provided basic_filebuf.
void swap(basic_filebuf& _Right);
Parameters
- _Right
An lvalue reference to another basic_filebuf.
Requirements
Header: <fstream>
Namespace: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Exchanges the contents of this basic_filebuf for the contents of the provided basic_filebuf.
void swap(basic_filebuf& _Right);
Header: <fstream>
Namespace: std