Skip to content

Commit 7d8c637

Browse files
JohelEGPtkoeppe
authored andcommitted
[algorithms.general] Add [algorithms.results] to summary table (#4020)
1 parent 35d9bd8 commit 7d8c637

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/algorithms.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
\begin{libsumtab}{Algorithms library summary}{algorithms.summary}
1919
\ref{algorithms.requirements} & Algorithms requirements & \\
2020
\ref{algorithms.parallel} & Parallel algorithms & \\ \rowsep
21-
\ref{alg.nonmodifying} & Non-modifying sequence operations & \tcode{<algorithm>} \\
21+
\ref{algorithms.results} & Algorithm result types & \tcode{<algorithm>} \\
22+
\ref{alg.nonmodifying} & Non-modifying sequence operations & \\
2223
\ref{alg.modifying.operations} & Mutating sequence operations & \\
2324
\ref{alg.sorting} & Sorting and related operations & \\ \rowsep
2425
\ref{numeric.ops} & Generalized numeric operations & \tcode{<numeric>} \\ \rowsep

0 commit comments

Comments
 (0)