I\'ve read that the best way to free the memory of a vector is:
vector().swap(my_vector);
And i don\'t really understand what is h