automem v0.4.4 (2018-10-20T17:12:34Z)
Dub
Repo
Vector.opCast
automem
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector
(E, Allocator = typeof(theAllocator))
const scope
bool
opCast
(
U
)
(
)
if
(
is
(
U
==
bool
)
)
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
reserve
shrink
stringz
manifest constants
isElementMutable
postblits
this(this)
properties
length