isSomeInputStream

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

bool
isSomeInputStream
(
StreamType
)
()

Return Value

Type: bool

true if the given argument is an input stream type.

Meta