tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
DefaultAllocator.this
tanya
memory
allocator
DefaultAllocator
mixintemplate
DefaultAllocator
()
@
nogc
nothrow pure @
safe
this
(
shared
Allocator
allocator
)
Parameters
allocator
Allocator
The allocator should be used.
Precondition:
allocator_ !is null
Meta
Source
See Implementation
tanya
memory
allocator
DefaultAllocator
constructors
this
properties
allocator
variables
allocator_