mutils v0.0.2 (2017-12-08T12:44:38Z)
Dub
Repo
VectorAllocator.allocator
mutils
container
vector_allocator
VectorAllocator
Undocumented in source.
alias
allocator
=
Allocator.instance
Allocator
allocator
;
struct
VectorAllocator
(T, Allocator)
static if
(!(
hasStaticMember!(Allocator, "instance")
))
Allocator
allocator
;
Meta
Source
See Implementation
mutils
container
vector_allocator
VectorAllocator
aliases
allocator
constructors
this
functions
add
clear
empty
freeData
length
opDollar
opIndex
opIndexAssign
opOpAssign
opSlice
remove
removeAll
removeElement
reset
setLenght
variables
array