Unique.RefT

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

struct Unique(T)
alias RefT = T

Meta

Suggestion Box / Bug Report