Tag: Nonmodifying
-
Searches for two adjacent elements that are equal (by some criterion)
-
Count appearances of value in range
-
Returns the number of elements that match a criterion
-
Test whether two ranges are equal
-
Searches for the first element with the passed value
-
Searches for the last occurrence of a subrang
-
Searches the first of several possible elements
-
Searches for the first element that matches a criterion
-
Performs an operation for each element
-
Return first position where two ranges differ
-
Searches for the first occurrence of a subrange
-
Searches for the first n consecutive elements with certain properties