Custom Manipulators with Arguments
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
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.
Output Stream Manipulators with One Argument (int or long)
Show: