Skip to content

Commit 9498923

Browse files
jwakelyzygoloid
authored andcommitted
[structure.specifications] remove "implementation-defined" from example
mentioning [[expects]] and add cross-reference to [[expects]] attribute.
1 parent 23c6b62 commit 9498923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
that the function assumes to hold whenever it is called.
533533
\begin{example}
534534
An implementation might express such conditions
535-
via an implementation-defined attribute such as \tcode{[[expects]]}.
535+
via an attribute such as \tcode{[[expects]]}\iref{dcl.attr.contract}.
536536
However, some such conditions might not lend themselves
537537
to expression via code.
538538
\end{example}

0 commit comments

Comments
 (0)