HelperClass< SORTCLASS, ITERATOR, CONTENT, FLAGS > Class Template Reference Data Structures

#include <sort.h>

公共成员函数

void  IntroSortLoop (const SORTCLASS *sortClass, ITERATOR first, ITERATOR last, Int depthLimit) const
void  FinalInsertionSort (const SORTCLASS *sortClass, ITERATOR data, ITERATOR end , Int count) const

成员函数文档编制

◆  IntroSortLoop()

void IntroSortLoop ( const SORTCLASS *  sortClass ,
ITERATOR  first ,
ITERATOR  last ,
Int   depthLimit  
) const

◆  FinalInsertionSort()

void FinalInsertionSort ( const SORTCLASS *  sortClass ,
ITERATOR  data ,
ITERATOR  end ,
Int   count  
) const