Ref.opEquals

struct Ref(T)
const scope
bool
opEquals
(
scope Ref!T rhs
)
if (
!isRef!T
)

Meta