Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
fixed
ios_base& fixed(ios_base& str);
The manipulator effectively calls str.setf(ios_base:: fixed, ios_base:: floatfield), then returns str.