Dear experts,
according to the standard, manipulators like noskipws are declared in
the header ios ([lib.iostreams.b ase]). But when I look at code that is
around, I usually see #include<iomani pbeing used. What is the correct
include, and why?
Thanks in advance for your time!
Best regards,
Bernd.
according to the standard, manipulators like noskipws are declared in
the header ios ([lib.iostreams.b ase]). But when I look at code that is
around, I usually see #include<iomani pbeing used. What is the correct
include, and why?
Thanks in advance for your time!
Best regards,
Bernd.
Comment