3
Terms and definitions
[intro.defs]
3.2
[defns.arbitrary.stream]
arbitrary-positional stream
⟨library⟩
stream that can seek to any integral position within the length of the stream
[
Note
1
:
Every arbitrary-positional stream is also a repositional stream (
[defns.
repositional.
stream]
)
.
—
end note
]