ikod-containers ~master (2021-10-26T12:19:13Z)
Dub
Repo
UnrolledList.empty
ikod
containers
unrolledlist
UnrolledList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
UnrolledList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
bool
empty
(
)
Meta
Source
See Implementation
ikod
containers
unrolledlist
UnrolledList
aliases
constRange
mutRange
destructors
~this
functions
back
clear
dump
empty
front
get
insert
length
makeRange
opAssign
opIndex
opIndexAssign
popBack
popFront
pushBack
pushFront
remove
postblits
this(this)
structs
Iterator