ISharedRef.Alloc

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

Meta