Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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