Library Version 11.2.5.3
void sort()
Sort this list.
This function supports auto-commit.
http://www.cplusplus.com/reference/stl/list/sort/
void sort(Compare comp)
The compare operator to determine element order.
http://www.cplusplus.com/reference/stl/list/
db_vector