Showing content from https://timsong-cpp.github.io/cppwp/n4659/ios::seekdir below:
[ios::seekdir]
30 Input/output library [input.output] 30.5 Iostreams base classes [iostreams.base] 30.5.3 Class ios_base [ios.base] 30.5.3.1 Types [ios.types] 30.5.3.1.5 Type ios_base::seekdir [ios::seekdir]
using seekdir = T4;
1 #
The type seekdir is an enumerated type that contains the elements indicated in Table 111.
Table
111
—
seekdir
effects
Element Meaning beg request a seek (for subsequent input or output) relative to the beginning of the stream cur request a seek relative to the current position within the sequence end request a seek relative to the current end of the sequence
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4