Unique.allocator

Undocumented in source. Be warned that the author may not have intended to support it.
struct Unique(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
package
Allocator
allocator
()
if (
isAllocator!Allocator
)

Meta