Open Search
    HelperClass< SORTCLASS, ITERATOR, CONTENT, FLAGS > Class Template Reference

    #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
     

    Member Function Documentation

    ◆ 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