Skip to content

Commit abf9da3

Browse files
jwakelyzygoloid
authored andcommitted
[func.memfn] Use math mode for indices and non-C++ ellipses
1 parent 8b47744 commit abf9da3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/utilities.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14421,8 +14421,8 @@
1442114421
\begin{itemdescr}
1442214422
\pnum
1442314423
\returns A simple call wrapper~(\ref{func.def}) \tcode{fn}
14424-
such that the expression \tcode{fn(t, a2, ..., aN)} is equivalent
14425-
to \tcode{\placeholdernc{INVOKE}(pm, t, a2, ..., aN)}~(\ref{func.require}).
14424+
such that the expression \tcode{fn(t, a$_2$, $\dotsc$, a$_N$)} is equivalent
14425+
to \tcode{\placeholdernc{INVOKE}(pm, t, a$_2$, $\dotsc$, a$_N$)}~(\ref{func.require}).
1442614426
\end{itemdescr}
1442714427
\indextext{function object!\idxcode{mem_fn}|)}
1442814428

0 commit comments

Comments
 (0)