ReactOS 0.4.15-dev-8100-g1887773
TEMP_STORAGE_T Struct Reference

#include <timsort.h>

Public Attributes

size_t alloc
 
SORT_TYPEstorage
 

Detailed Description

Definition at line 351 of file timsort.h.

Member Data Documentation

◆ alloc

size_t TEMP_STORAGE_T::alloc

Definition at line 352 of file timsort.h.

Referenced by TIM_SORT(), and TIM_SORT_RESIZE().

◆ storage

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().


The documentation for this struct was generated from the following file: