Unique.TR

Represents a reference to T. Resolves to T* if T is a value type.

struct Unique(T, ALLOC = void)
alias TR = RefTypeOf!T

Meta