dextool v4.0.0 (2021-09-08T15:39:18Z)
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