automem v0.4.4 (2018-10-20T17:12:34Z)
Dub
Repo
Vector.stringz
automem
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector
(E, Allocator = typeof(theAllocator))
return scope
static if
(
is(Unqual!E == char)
)
auto
stringz
(
this
This
)
(
)
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