sorting in vector stl code example Example: std vector sort std::sort(myvector.begin(), myvector.end());