phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
SoA.this
nxt
soa_petar_kirov
SoA
Creates a structure of arrays instance with
newLength
elements.
struct
SoA
(T, alias Allocator = from!`std.experimental.allocator.gc_allocator`.GCAllocator)
nothrow
this
(
size_t
newLength
)
if
(
is
(
T
== struct)
)
Meta
Source
See Implementation
nxt
soa_petar_kirov
SoA
aliases
opDollar
constructors
this
functions
availableCapacity
capacity
empty
insertBack
length
opDispatch
opIndex
toString
variables
fieldIndex
Creates a structure of arrays instance with newLength elements.