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 cb62e09 commit b9c942aCopy full SHA for b9c942a
source/text.tex
@@ -25,7 +25,7 @@
25
When a function is specified
26
with a type placeholder of \tcode{\placeholder{integer-type}},
27
the implementation provides overloads
28
-for \tcode{char} and all cv-unqualified signed and unsigned integer types
+for \tcode{char} and all signed and unsigned integer types
29
in lieu of \tcode{\placeholder{integer-type}}.
30
31
with a type placeholder of \tcode{\placeholder{floating-point-type}},
0 commit comments