RefCounted.PtrT

Undocumented in source.
  1. alias PtrT = T
  2. alias PtrT = T*
    struct RefCounted(T, bool Atomic = true, Allocator = Mallocator)
    static if(!(isClassOrIface!T))
    alias PtrT = T*

Meta