Unique.unique

Releases ownership and transfers it to the returned Unique object.

struct Unique(Type, Allocator = typeof(theAllocator()))
unique
()
if (
isAllocator!Allocator
)

Meta