phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
PagedDynamicArray.length
paged_dynamic_array
PagedDynamicArray
Set length to
newLength
.
size_t
length
[@property getter]
size_t
length
[@property setter]
struct
PagedDynamicArray
(T)
@
safe
nothrow @
nogc
@
property
@
trusted
void
length
(
size_t
newLength
)
Meta
Source
See Implementation
paged_dynamic_array
PagedDynamicArray
aliases
opDollar
destructors
~this
functions
insertBack
opIndex
opSlice
popBack
ptr
remove
reset
manifest constants
PAGESIZE
postblits
this(this)
properties
back
capacity
capacityInBytes
empty
front
length
Set length to newLength.