IScopedRef.Alloc

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

Meta