ios_base& noshowpoint(ios_base& str);
The manipulator effectively calls str.unsetf(ios_base:: showpoint), then returns str.
str.
unsetf
(ios_base::
showpoint
)
str