ReactOS 0.4.16-dev-61-ge128cbc
|
#include <timsort.h>
Public Attributes | |
size_t | alloc |
SORT_TYPE * | storage |
size_t TEMP_STORAGE_T::alloc |
Definition at line 352 of file timsort.h.
Referenced by TIM_SORT(), and TIM_SORT_RESIZE().
SORT_TYPE* TEMP_STORAGE_T::storage |
Definition at line 353 of file timsort.h.
Referenced by PUSH_NEXT(), TIM_SORT(), TIM_SORT_MERGE(), and TIM_SORT_RESIZE().