15 Library introduction [library]

15.3 Definitions [definitions]

15.3.1 arbitrary-positional stream [defns.arbitrary.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
]