From 660bfae5f94e9d9d304d392f8909b4b91bf2e438 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Thu, 12 Feb 2026 10:19:03 +0100 Subject: [PATCH] [hive.operations] Fix \ref to \iref --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index c9599cfae5..0238fcc59b 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -8931,7 +8931,7 @@ References, pointers, and iterators referring to elements in \tcode{*this}, as well as the past-the-end iterator, may be invalidated. \begin{note} -Not required to be stable\ref{algorithm.stable}. +Not required to be stable\iref{algorithm.stable}. \end{note} \end{itemdescr}