16 Library introduction [library]

16.3 Definitions [definitions]

16.3.1[defns.arbitrary.stream]arbitrary-positional stream

stream (described in [input.output]) that can seek to any integral position within the length of the stream
Note
:
Every arbitrary-positional stream is also a repositional stream.
— end note
 ]