ISharedRef.Alloc

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

Meta