ikod-containers ~master (2021-10-26T12:19:13Z)
Dub
Repo
UnrolledList.mutRange
ikod
containers
unrolledlist
UnrolledList
Undocumented in source.
struct
UnrolledList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
alias
mutRange
=
makeRange
!("mut")
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