Defined in File utils.hpp
T
ioh::common::
::
compare_vector
bool compare_vector(std::vector<valueType> &v1, std::vector<valueType> v2)
Return ‘true’ if all elements in two vectors are the same.