What is the most efficient and standard(c++11/14) way to find the max/min element of vector of vectors ?
std::vector<std::vector<double>> some_values;
thanks
Aucun commentaire:
Enregistrer un commentaire