AllocatorAware.allocator

Set allocator

interface AllocatorAware(AllocatorType = RCIAllocator)
@property @safe nothrow
typeof(this)
allocator
(
AllocatorType allocator
)

Parameters

allocator AllocatorType

${param-description}

Return Value

Type: typeof(this)

typeof(this)

Meta