IAllocator.incRef

Increases the reference count of the concrete class that implements this interface.

For stateless allocators, this does nothing.

interface IAllocator
nothrow @safe @nogc pure
void
incRef
()

Meta