Unique.Pointer

Undocumented in source.
  1. alias Pointer = Type
    struct Unique(Type, Allocator)
    static if(is(Type == class))
    alias Pointer = Type
  2. alias Pointer = Type*

Meta