Skip to content

Commit 53daaf2

Browse files
committed
Insert "ordinary" also to normative wording, completing the optional SG16 recommendation.
1 parent 8db1604 commit 53daaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4070.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ template<class FormatContext>
155155
Let `s` be <code>p.generic_string&lt;filesystem::path::value_type&gt;()</code>
156156
if the `g` option is used, otherwise `p.native()`.
157157
Writes `s` into `ctx.out()`, adjusted according to the <i>path-format-spec</i>.
158-
If `charT` is `char`, `path::value_type` is `wchar_t`, and the literal encoding
158+
If `charT` is `char`, `path::value_type` is `wchar_t`, and the <ins>ordinary</ins> literal encoding
159159
is UTF-8, then the <del>escaped path</del> <ins>(possibly escaped) string</ins>
160160
is transcoded from the native encoding for wide character strings to UTF-8
161161
with maximal subparts of ill-formed subsequences substituted with

0 commit comments

Comments
 (0)