Unique.allocator

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

Meta