Unique.release

Transfer ownership to a Unique rvalue. Nullifies the current contents. Same as calling std.algorithm.move on it.

struct Unique(T)
release
()

Meta

Suggestion Box / Bug Report