sort string vector alphabet c++ code example Example: sort string vector of words alphabetically c++ sort(words_vector.begin(), words_vector.end());