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