weak_ptr.value

The value stored within the smart pointer.

struct weak_ptr(T)
@nogc @property ref @trusted nothrow
T
value
()

Meta