RefCounted.ThisType

Undocumented in source.
struct RefCounted(T, ALLOC = ThreadMem)
nothrow @trusted
alias ThisType = RefCounted!(T, ALLOC)

Meta