collections ~use_rciallocator (2022-02-01T01:24:12.5168002)
Dub
Repo
DualAllocatorU.allocate
stdx
collections
common
DualAllocatorU
Undocumented in source. Be warned that the author may not have intended to support it.
void
[]
allocate
(size_t n)
void
[]
allocate
(size_t n)
struct
DualAllocatorU
(LocalAllocT, SharedAllocT)
shared
void
[]
allocate
(
size_t
n
)
Meta
Source
See Implementation
stdx
collections
common
DualAllocatorU
constructors
this
destructors
~this
functions
allocate
deallocate
get
postblits
this(this)
properties
alignment
variables
_isShared
_localAlloc
_sharedAlloc