tmp/tmp6_w21dik/{from.md → to.md}
RENAMED
|
@@ -16,13 +16,7 @@ value type that is one of the encoded character types.
|
|
| 16 |
character set and encoding. Since `signed char` and `unsigned char` have
|
| 17 |
no implied character set and encoding, they are not included as
|
| 18 |
permitted types. — *end note*]
|
| 19 |
|
| 20 |
Template parameters named `Allocator` shall meet the *Cpp17Allocator*
|
| 21 |
-
requirements
|
| 22 |
-
|
| 23 |
-
#### Namespaces and headers <a id="fs.req.namespace">[[fs.req.namespace]]</a>
|
| 24 |
-
|
| 25 |
-
Unless otherwise specified, references to entities described in
|
| 26 |
-
subclause [[filesystems]] are assumed to be qualified with
|
| 27 |
-
`::std::filesystem::`.
|
| 28 |
|
|
|
|
| 16 |
character set and encoding. Since `signed char` and `unsigned char` have
|
| 17 |
no implied character set and encoding, they are not included as
|
| 18 |
permitted types. — *end note*]
|
| 19 |
|
| 20 |
Template parameters named `Allocator` shall meet the *Cpp17Allocator*
|
| 21 |
+
requirements [[allocator.requirements.general]].
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|