We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4452e28 commit 2725932Copy full SHA for 2725932
source/numerics.tex
@@ -17957,7 +17957,7 @@
17957
An object of type \tcode{rebind_t<typename T::value_type, basic_vec>}
17958
where the $i^\text{th}$ element is initialized to the result of
17959
\tcode{\placeholder{cmplx-func}(operator[]($i$))} for all $i$ in the range
17960
-\range{0}{size()}, where \placeholder{cmplx-func} is the corresponding function
+\range{0}{size()}, where \tcode{\placeholder{cmplx-func}} is the corresponding function
17961
from \libheader{complex}.
17962
\end{itemdescr}
17963
0 commit comments