Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
min_element
headers/cpp/algo.h
85
using __STD::min_element;
headers/cpp/std/std_valarray.h
542
return *min_element (_M_data, _M_data+_M_size);