unique_ptr.value

The value stored within the smart pointer.

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

Meta