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.
<algorithm>
1 parent a2f9132 commit bd05552Copy full SHA for bd05552
docs/standard-library/algorithm-functions.md
@@ -8,6 +8,8 @@ ms.custom: devdivchpfy22
8
---
9
# `<algorithm>` functions
10
11
+The `<algorithm>` header provides the following functions:
12
+
13
## <a name="adjacent_find"></a> `adjacent_find`
14
15
Searches for two adjacent elements that are either equal or satisfy a specified condition.
0 commit comments