ISharedAllocator.incRef
void incRef() @safe @nogc pure shared;Increases the reference count of the concrete class that implements this interface.
For stateless allocators, this does nothing.
void incRef() @safe @nogc pure shared;Increases the reference count of the concrete class that implements this interface.
For stateless allocators, this does nothing.