explicit iostream (streambuf* sb);
iostream& (const iostream&) = delete;
protected: iostream& (iostream&& x);
move(x)