Skip to content

Commit 660bfae

Browse files
authored
[hive.operations] Fix \ref to \iref
1 parent 3186be7 commit 660bfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8931,7 +8931,7 @@
89318931
References, pointers, and iterators referring to elements in \tcode{*this},
89328932
as well as the past-the-end iterator, may be invalidated.
89338933
\begin{note}
8934-
Not required to be stable\ref{algorithm.stable}.
8934+
Not required to be stable\iref{algorithm.stable}.
89358935
\end{note}
89368936
\end{itemdescr}
89378937

0 commit comments

Comments
 (0)