We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db1604 commit 53daaf2Copy full SHA for 53daaf2
xml/issue4070.xml
@@ -155,7 +155,7 @@ template<class FormatContext>
155
Let `s` be <code>p.generic_string<filesystem::path::value_type>()</code>
156
if the `g` option is used, otherwise `p.native()`.
157
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
+If `charT` is `char`, `path::value_type` is `wchar_t`, and the <ins>ordinary</ins> literal encoding
159
is UTF-8, then the <del>escaped path</del> <ins>(possibly escaped) string</ins>
160
is transcoded from the native encoding for wide character strings to UTF-8
161
with maximal subparts of ill-formed subsequences substituted with
0 commit comments