Unique.allocator

struct Unique(UniqueType, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = gcExists ? Flag!"supportGC".yes : Flag!"supportGC".no)
package
Allocator
allocator
()
if (
isAllocator!Allocator
)

Meta