Skip to content
Snippets Groups Projects
Commit 41af1a2e authored by Ansgar Burchardt's avatar Ansgar Burchardt
Browse files

Properly restore iostream format flags

std::setiosflags only enables additional flags, but we might have to
disable some when restoring the original state. std::ios_base::flags
does what we need.
parent 85faa8bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment