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 c1eec01 commit 2de1552Copy full SHA for 2de1552
source/utilities.tex
@@ -15317,7 +15317,7 @@
15317
When a function is specified
15318
with a type placeholder of \tcode{\placeholder{integer-type}},
15319
the implementation provides overloads
15320
-for all cv-unqualified signed and unsigned integer types and \tcode{char}
+for \tcode{char} and all cv-unqualified signed and unsigned integer types
15321
in lieu of \tcode{\placeholder{integer-type}}.
15322
15323
with a type placeholder of \tcode{\placeholder{floating-point-type}},
0 commit comments