UniqueArray.dup

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

Meta