TArray.IntroSort_Ref Method
Definition
Delphi
class procedure IntroSort_Ref(values: PByte; hi: NativeInt; const comparer: IComparerRef; size: NativeInt; depthLimit: Integer = -1)
Parameters
- values
- PByte
- hi
- NativeInt
- comparer
- IComparerRef
- size
- NativeInt
- depthLimit
- Integer