IScopedRef.Alloc

Undocumented in source.
  1. alias Alloc = typeof(Allocator.instance)
  2. alias Alloc = Allocator
    struct IScopedRef(Allocator, T)
    static if(!(isSaticAlloc))
    alias Alloc = Allocator

Meta