Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 37033b0

Browse files
authored
Update transform_reduce.md
1 parent ba1a30f commit 37033b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

algorithm/transform_reduce.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
21
# transform_reduce
32

43
**Description :** Applies a functor, then reduces. The default functor is multiplication. Available in C++17 and above.
54

6-
75
**Example** :
86

97
```cpp

0 commit comments

Comments
 (0)