isSomeOutputStream

Determines if the given template argument is some form of output stream.

bool
isSomeOutputStream
(
StreamType
)
()

Return Value

Type: bool

true if the given argument is an output stream type.

Meta