shared_ptr.value

The value stored within the smart pointer.

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

Meta