isSeekable

Checks if a type is seekable. A seekable stream must define the member function seek. The stream can be either a class or a struct.

enum isSeekable (
Stream
)

Meta