Algorithms
From cppreference.com
< c
Defined in header
<stdlib.h> |
|
sorts a range of elements with unspecified type (function) |
|
searches an array for an element of unspecified type (function) |
[edit] See also
C++ documentation for Algorithms library
|