Skip to content

Commit 2725932

Browse files
committed
[simd.complex.access] Wrap "cmplx-func" placeholder in \tcode
1 parent 4452e28 commit 2725932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17957,7 +17957,7 @@
1795717957
An object of type \tcode{rebind_t<typename T::value_type, basic_vec>}
1795817958
where the $i^\text{th}$ element is initialized to the result of
1795917959
\tcode{\placeholder{cmplx-func}(operator[]($i$))} for all $i$ in the range
17960-
\range{0}{size()}, where \placeholder{cmplx-func} is the corresponding function
17960+
\range{0}{size()}, where \tcode{\placeholder{cmplx-func}} is the corresponding function
1796117961
from \libheader{complex}.
1796217962
\end{itemdescr}
1796317963

0 commit comments

Comments
 (0)