diff --git a/source/ranges.tex b/source/ranges.tex index f672d7eb37..79a246259e 100644 --- a/source/ranges.tex +++ b/source/ranges.tex @@ -9476,8 +9476,8 @@ \par % This paragraph is part of the \remarks clause. The expression in the \grammarterm{requires-clause} is equivalent to \begin{codeblock} -swappable_with, iter_reference_t> && -(... && indirectly_swappable>>) +@\libconcept{swappable_with}@, iter_reference_t> && +(... && @\libconcept{indirectly_swappable}@>>) \end{codeblock} \end{itemdescr}