stream_manipulator
Enum class that enumerates the different stream manipulators.
Values
| endl | |
| scientific | |
| hex | |
| oct | |
| showbase | |
| showpos | |
| dec | |
| noshowbase | |
| noshowpos | |
| fixed | |
| hexfloat | |
| defaultfloat |
Enum class that enumerates the different stream manipulators.
| endl | |
| scientific | |
| hex | |
| oct | |
| showbase | |
| showpos | |
| dec | |
| noshowbase | |
| noshowpos | |
| fixed | |
| hexfloat | |
| defaultfloat |