From: Wayne Miller (wcm_at_[hidden])
Date: 2001-03-24 17:29:05


I've got an insertionSort algorithm that works on STL list types. It's
interface is similar to std::sort(). Would there be any interest in adding
this to the library?