Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::internal is a stream manipulator to let padding spaces of a negative number be put between the minus and its digits.
#include <iomanip> |
Screen output:
- 12 |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.