dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CompressedList.NodesPerPage
cachetools
containers
lists
CompressedList
Undocumented in source.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
enum
NodesPerPage
=
PageSize
/
Node.sizeof
;
Meta
Source
See Source File
cachetools
containers
lists
CompressedList
aliases
StoredT
allocator
destructors
~this
functions
back
clear
empty
front
insertBack
insertFront
length
popBack
popFront
range
remove
manifest constants
BitMapLength
NodesPerPage
PageSize
postblits
this(this)
structs
Node
NodePointer
Page
Range