Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 885 Bytes

custom-manipulators-with-arguments.md

File metadata and controls

20 lines (14 loc) · 885 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Custom Manipulators with Arguments
Custom Manipulators with Arguments
11/04/2016
custom stream manipulators
streams, custom stream manipulators
output streams, custom stream manipulators
fa4655a7-d68f-4fea-a26e-73c3ad5c90a5

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

See also

iostream Programming