AllocatorAware.allocator

Get allocator used in conversion of component stored in implementor.

interface AllocatorAware
inout @property nothrow @nogc pure
inout(RCIAllocator)
allocator
()

Return Value

Type: inout(RCIAllocator)

Allocator used to convert component stored by implementor of this interface.

Meta