Custom Manipulators with Arguments
Visual C++ in Visual Studio 2015
The latest version of this topic can be found at Custom Manipulators with Arguments.
This section describes how to create output stream manipulators with one or more arguments, and how to use manipulators for nonoutput streams.
In This Section
Output Stream Manipulators with One Argument (int
or long
)
Other One-Argument Output Stream Manipulators