Beef Corlib
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
System.Collections.Sorter< T, T2 > Struct Template Reference

Public Member Functions

 Sorter (T *keys, T2 *items, int count, Comparison< T > comparer)
 
void SwapIfGreaterWithItems (int a, int b)
 
void Sort (int left, int length)
 

Static Public Member Functions

static int FloorLog2 (int n)
 

Static Public Attributes

const int IntrosortSizeThreshold = 16