From Jason Turner

[fs.enum.path.format]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp6v8ql5yw/{from.md → to.md} +10 -0
tmp/tmp6v8ql5yw/{from.md → to.md} RENAMED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ #### Enum `path::format` <a id="fs.enum.path.format">[[fs.enum.path.format]]</a>
2
+
3
+ This enum specifies constants used to identify the format of the
4
+ character sequence, with the meanings listed in Table 
5
+ [[tab:enum.path.format]].
6
+
7
+ [*Note 1*: For POSIX-based systems, native and generic formats are
8
+ equivalent and the character sequence should always be interpreted in
9
+ the same way. — *end note*]
10
+