Rebindable.destroy

Destroys the stored value. This is equivalent to a variable going out of scope.

struct Rebindable(T)
@trusted
void
destroy
()

Meta