It is called I/O stream format control in C++, which is equivalent to format output in C.
In C++, the header file is iomanip, which contains some keywords to control the format and align the output left and right. Right-aligned output; Dec, decimal output, oct, octal output, hex, hexadecimal output16; Fixed output in floating-point form