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.
See Implementation
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.