Showing content from https://timsong-cpp.github.io/cppwp/n4659/fs.enum.path.format below:
[fs.enum.path.format]
30 Input/output library [input.output] 30.10 File systems [filesystems] 30.10.29 Enumerations [fs.enum] 30.10.29.1 Enum path::format [fs.enum.path.format]
This enum specifies constants used to identify the format of the character sequence, with the meanings listed in Table 122.
Table
122
— Enum
path::format
Name Meaning native_format The native pathname format. generic_format The generic pathname format. auto_format The interpretation of the format of the character sequence is implementation-defined. The implementation may inspect the content of the character sequence to determine the format. [ Note: For POSIX-based systems, native and generic formats are equivalent and the character sequence should always be interpreted in the same way. — end note ]
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