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 c27dd93 commit b679e4bCopy full SHA for b679e4b
source/meta.tex
@@ -4817,6 +4817,11 @@
4817
static_assert(dealias(^^Y) == ^^int);
4818
\end{codeblock}
4819
\end{example}
4820
+
4821
+\pnum
4822
+\throws
4823
+\tcode{meta::exception} unless
4824
+\tcode{r} represents an entity.
4825
\end{itemdescr}
4826
4827
\indexlibraryglobal{has_template_arguments}%
@@ -4837,7 +4842,7 @@
4837
4842
\pnum
4838
4843
\throws
4839
4844
\tcode{meta::exception} unless
4840
-\tcode{r} represents an entity.
4845
+\tcode{has_template_arguments(r)} is \tcode{true}.
4841
4846
4847
4848
\indexlibraryglobal{template_of}%
0 commit comments