automem v0.4.6 (2019-02-01T09:44:05Z)
Dub
Repo
Vector.front
automem
vector
Vector
Returns the first element
struct
Vector
(E, Allocator = typeof(theAllocator))
inout
inout
(
E
)
front
(
)
if
(
isAllocator
!
Allocator
)
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
ptr
put
reserve
shrink
stringz
manifest constants
isElementMutable
postblits
this(this)
properties
length
Returns the first element