dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Page._freeMap
cachetools
containers
lists
CompressedList
Page
Page is fixed-length array of list Nodes with batteries
struct
Page
ubyte
[
BitMapLength
]
_freeMap
;
Meta
Source
See Implementation
cachetools
containers
lists
CompressedList
Page
variables
_count
_firstNode
_freeMap
_lastNode
_nextPage
_nodes
_prevPage
Page is fixed-length array of list Nodes with batteries