containers ~master (2015-12-31T21:51:27Z)
Home
Dub
Repo
SimdSet.this
containers
simdset
SimdSet
Use the given
allocator
for allocations.
this
()
this
(Allocator allocator)
struct
SimdSet
(T, Allocator = Mallocator)
this
(
Allocator
allocator
)
if
(
T.sizeof
== 1 ||
T.sizeof
== 2
||
T.sizeof
== 4
||
T.sizeof
== 8
)
Meta
Source
See Implementation
containers
simdset
SimdSet
constructors
this
destructors
~this
functions
contains
insert
length
opSlice
remove
postblits
this(this)
Use the given allocator for allocations.