ikod-containers ~master (2021-10-26T12:19:13Z)
Dub
Repo
CompressedList.popBack
ikod
containers
compressedlist
CompressedList
Pop back item from list.
struct
CompressedList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
@
safe
void
popBack
(
)
Meta
Source
See Implementation
ikod
containers
compressedlist
CompressedList
aliases
StoredT
allocator
destructors
~this
functions
back
clear
empty
front
insertBack
insertFront
length
popBack
popFront
range
manifest constants
BitMapLength
NodesPerPage
PageSize
postblits
this(this)
structs
Node
Page
Range
Pop back item from list.