LoggingFactory.allocator

Get allocator

  1. RCIAllocator allocator [@property setter]
  2. inout(RCIAllocator) allocator [@property getter]
    class LoggingFactory(T)
    @property @safe nothrow pure inout
    inout(RCIAllocator)
    allocator
    ()

Return Value

Type: inout(RCIAllocator)

RCIAllocator

Meta