交换流与 other 的状态。
other
通过调用 basic_istream<CharT, Traits>::swap(other) 和 rdbuf()->swap(other.rdbuf()) 进行。
(无)
std::basic_filebuf<CharT,Traits>