Share via


noshowpos

noshowpos

ios_base& noshowpos(ios_base& str);

The manipulator effectively calls str.unsetf(ios_base:: showpos), then returns str.