unique_ptr.opPostMove

Post-move operator.

struct unique_ptr(T)
@nogc
void
opPostMove
(
ref typeof(this) other
)

Meta