A hybrid sorting algorithm that provide fast performance for sorting arrays of simple types, structures or object pointers.
| Introsort.mqh | ||
| Introsort_benchmark.mq5 | ||
| README.md | ||
| sort_MqlRates.mq5 | ||
| sort_object_ptrs_array.mq5 | ||
| sort_string_array.mq5 | ||
| sort_structure_array.mq5 | ||
Introsort (Introspective sort) using Function Pointers - library for MetaTrader 5
A hybrid sorting algorithm that provide fast performance for sorting arrays of simple types, structures or object pointers.