automem v0.4.4 (2018-10-20T17:12:34Z)
Dub
Repo
Vector.opSlice
automem
vector
Vector
Returns a slice
auto
opSlice
()
struct
Vector
(E, Allocator = typeof(theAllocator))
scope return
auto
opSlice
(
this
This
)
(
)
if
(
isAllocator
!
Allocator
)
auto
opSlice
(long start, long end)
Meta
Source
See Implementation
automem
vector
Vector
aliases
MutE
constructors
this
destructors
~this
functions
back
capacity
clear
empty
free
front
opAssign
opBinary
opCast
opDollar
opIndex
opOpAssign
opSlice
opSliceAssign
opSliceOpAssign
popBack
popFront
reserve
shrink
stringz
manifest constants
isElementMutable
postblits
this(this)
properties
length
Returns a slice