spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.length
spasm
rt
array
PointerArray
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
length
()
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
const nothrow pure @
property
@
safe
@
nogc
size_t
length
(
)
if
(
is
(
T
:
U
*,
U
)
)
alias
opDollar
=
length
Meta
Source
See Implementation
spasm
rt
array
PointerArray
aliases
insert
insertAnywhere
opDollar
put
constructors
this
functions
back
front
insertBack
length
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
shrinkTo