RefCounted.RefCounterT

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

Meta