다음을 통해 공유


basic_filebuf::swap

Exchanges the contents of this basic_filebuf for the contents of the provided basic_filebuf.

void swap(basic_filebuf& _Right);

매개 변수

  • _Right
    An lvalue reference to another basic_filebuf.

요구 사항

Header: <fstream>

네임스페이스: std

참고 항목

참조

basic_filebuf 클래스

<fstream>

기타 리소스

basic_filebuf 멤버

<fstream> 멤버