A

Undocumented in source.

Constructors

this
this(Allocator alloc)
Undocumented in source.
this
this(typeof(data) other)
Undocumented in source.

Alias This

data

Members

Functions

move
auto move()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
UniqueArray!(int, Allocator) data;
Undocumented in source.

Meta