From b0e10116c6a63f3cbb0b8f65589d5ebcee22b82b Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:18:52 +0200 Subject: [PATCH] [simd.unary] Add \ref for simd.unary --- source/numerics.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/numerics.tex b/source/numerics.tex index cc88bddeba..b0d484c9fa 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -17540,7 +17540,7 @@ \rSec3[simd.unary]{\tcode{basic_simd} unary operators} \pnum -Effects in [simd.unary] are applied as unary element-wise operations. +Effects in \ref{simd.unary} are applied as unary element-wise operations. \begin{itemdecl} constexpr basic_simd& operator++() noexcept;