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 23c6b62 commit 9498923Copy full SHA for 9498923
source/lib-intro.tex
@@ -532,7 +532,7 @@
532
that the function assumes to hold whenever it is called.
533
\begin{example}
534
An implementation might express such conditions
535
-via an implementation-defined attribute such as \tcode{[[expects]]}.
+via an attribute such as \tcode{[[expects]]}\iref{dcl.attr.contract}.
536
However, some such conditions might not lend themselves
537
to expression via code.
538
\end{example}
0 commit comments