#include <sort.h>
Public Member Functions | |
| void | IntroSortLoop (const SORTCLASS *sortClass, ITERATOR first, ITERATOR last, Int depthLimit) const | 
| void | FinalInsertionSort (const SORTCLASS *sortClass, ITERATOR data, ITERATOR end, Int count) const | 
| void IntroSortLoop | ( | const SORTCLASS * | sortClass, | 
| ITERATOR | first, | ||
| ITERATOR | last, | ||
| Int | depthLimit | ||
| ) | const | 
| void FinalInsertionSort | ( | const SORTCLASS * | sortClass, | 
| ITERATOR | data, | ||
| ITERATOR | end, | ||
| Int | count | ||
| ) | const |