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 0fe5293 commit 29c8753Copy full SHA for 29c8753
doc/modules/ROOT/pages/format.adoc
@@ -83,7 +83,7 @@ IMPORTANT: `std::format` only supports `char` and `wchar_t` types per the pass:[
83
84
The appropriate order for the full format specifier is:
85
86
-String literal pass:["{Locale, Sign, Padding, Precision, Type}"]
+String literal pass:["{Sign, Padding, Precision, Type, Locale}"]
87
88
=== Examples
89
0 commit comments