definition of c++ std::sort code example Example: stl sort in c++ sort(arr, arr+n); // sorts in ascending order