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 35d9bd8 commit 7d8c637Copy full SHA for 7d8c637
source/algorithms.tex
@@ -18,7 +18,8 @@
18
\begin{libsumtab}{Algorithms library summary}{algorithms.summary}
19
\ref{algorithms.requirements} & Algorithms requirements & \\
20
\ref{algorithms.parallel} & Parallel algorithms & \\ \rowsep
21
-\ref{alg.nonmodifying} & Non-modifying sequence operations & \tcode{<algorithm>} \\
+\ref{algorithms.results} & Algorithm result types & \tcode{<algorithm>} \\
22
+\ref{alg.nonmodifying} & Non-modifying sequence operations & \\
23
\ref{alg.modifying.operations} & Mutating sequence operations & \\
24
\ref{alg.sorting} & Sorting and related operations & \\ \rowsep
25
\ref{numeric.ops} & Generalized numeric operations & \tcode{<numeric>} \\ \rowsep
0 commit comments