We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1675e26 commit 1e2a460Copy full SHA for 1e2a460
source/expressions.tex
@@ -2633,12 +2633,12 @@
2633
is \tcode{false}.
2634
2635
\item
2636
-If the \grammarterm{return-type-requirement} is
+If the \grammarterm{return-type-requirement} has
2637
a \grammarterm{qualified-concept-name}\iref{temp.param} of the form
2638
\opt{\grammarterm{nested-name-specifier}} \grammarterm{concept-name},
2639
the concept it denotes shall be satisfied with
2640
\tcode{decltype((E))} as its sole argument.
2641
2642
a \grammarterm{qualified-concept-name} of the form
2643
\opt{\grammarterm{nested-name-specifier}} \grammarterm{concept-name}
2644
\tcode{<} \opt{\grammarterm{template-argument-list}} \tcode{>},
0 commit comments