dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
CompressedList.BitMapLength
cachetools
containers
lists
CompressedList
Undocumented in source.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
enum
BitMapLength
=
NodesPerPage
%
8
?
NodesPerPage
/
8
+
1
:
NodesPerPage
/
8
;
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