std::basic_ios::copyfmt
std::basic_ios::copyfmt
basic_ios& copyfmt(const basic_ios& other); |
Copies the state of the stream other
into *this
. This is done in the following sequence:
basic_ios& copyfmt(const basic_ios& other); |
Copies the state of the stream other
into *this
. This is done in the following sequence: