From Jason Turner

[fs.path.req]

Diff to HTML by rtfpessoa

tmp/tmpp66c1tft/{from.md → to.md} RENAMED
@@ -26,11 +26,11 @@ participate in overload resolution unless `Source` denotes a type other
26
  than `path`, and either
27
 
28
  - `Source` is a specialization of `basic_string` or `basic_string_view`,
29
  or
30
  - the *qualified-id* `iterator_traits<decay_t<Source>>::value_type` is
31
- valid and denotes a possibly `const` encoded character type
32
  [[temp.deduct]].
33
 
34
  [*Note 1*: See path conversions [[fs.path.cvt]] for how the value types
35
  above and their encodings convert to `path::value_type` and its
36
  encoding. — *end note*]
 
26
  than `path`, and either
27
 
28
  - `Source` is a specialization of `basic_string` or `basic_string_view`,
29
  or
30
  - the *qualified-id* `iterator_traits<decay_t<Source>>::value_type` is
31
+ valid and denotes a possibly const encoded character type
32
  [[temp.deduct]].
33
 
34
  [*Note 1*: See path conversions [[fs.path.cvt]] for how the value types
35
  above and their encodings convert to `path::value_type` and its
36
  encoding. — *end note*]