O_o

@jimblumberg:

Good on you for looking in the standard, but you are looking at one of the member functions of one of the containers.

Different containers have somewhat different options and requirements for the member function version because the implementation knows more about the characteristics of the implementation than the generic `std::sort' free function may ever know just from inspection the iterator categories.

Soma