UniqueArray.dup

Undocumented in source. Be warned that the author may not have intended to support it.
  1. UniqueArray dup()
  2. UniqueArray dup()
  3. UniqueArray dup()
    struct UniqueArray(Type, Allocator = typeof(theAllocator))
    static if(!(isGlobal))
    static if(!(isScalarType!Allocator && is(typeof( ()))))
    dup
    ()
    if (
    isAllocator!Allocator
    )

Meta