aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/sparse_array.h
Commit message (Expand)AuthorAgeFilesLines
* util/sparse_array: Stash the node level in the node pointerJason Ekstrand2020-03-201-1/+1
* util: Add a free list structure for use with util_sparse_arrayJason Ekstrand2019-10-311-0/+52
* util: Add a util_sparse_array data structureJason Ekstrand2019-10-311-0/+88