Unique.unique

Releases ownership and transfers it to the returned Unique object.

struct Unique(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
unique
()
if (
isAllocator!Allocator
)

Meta