RefCounted.Pointer

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

Meta