Skip to content

Commit bd05552

Browse files
authored
Add leading sentence in <algorithm> functions reference
1 parent a2f9132 commit bd05552

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/algorithm-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.custom: devdivchpfy22
88
---
99
# `<algorithm>` functions
1010

11+
The `<algorithm>` header provides the following functions:
12+
1113
## <a name="adjacent_find"></a> `adjacent_find`
1214

1315
Searches for two adjacent elements that are either equal or satisfy a specified condition.

0 commit comments

Comments
 (0)