Unique.Pointer

Undocumented in source.
  1. alias Pointer = Type
  2. alias Pointer = Type*
    struct Unique(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
    static if(!(is(Type == class)))
    alias Pointer = Type*

Meta