Skip to content

Commit b7d39b2

Browse files
committed
[alg.foreach] Delete mistaken Complexity: element on for_each_n
This was presumably added via accidental copy-paste in the application of P3179R9.
1 parent 48e73b8 commit b7d39b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/algorithms.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4920,10 +4920,6 @@
49204920
\returns
49214921
\tcode{first + n}.
49224922

4923-
\pnum
4924-
\complexity
4925-
Applies \tcode{f} and \tcode{proj} exactly \tcode{last - first} times.
4926-
49274923
\pnum
49284924
\remarks
49294925
\begin{itemize}

0 commit comments

Comments
 (0)