spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
PointerArray.opSlice
spasm
rt
array
PointerArray
Slice operator overload
auto
opSlice
()
struct
PointerArray
(T, Allocator = SpasmGCAllocator)
pragma(
inline
, true) @
nogc
auto
opSlice
(
this
This
)
(
)
if
(
is
(
T
:
U
*,
U
)
)
auto
opSlice
(size_t a, size_t b)
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
Slice operator overload