find index of minimum value stl code example Example: c++ max and min of vector auto it = max_element(std::begin(cloud), std::end(cloud)); // c++11