phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
SoA.this
nxt
container
soa
SoA
Undocumented in source.
this
(Capacity initialCapacity, Allocator allocator)
struct
SoA
(S, Capacity = size_t, Allocator = Mallocator)
static if
(
stateSize!Allocator != 0
)
this
(
in
Capacity
initialCapacity
,
Allocator
allocator
)
if
(
is
(
S
== struct) &&
isAllocator
!
Allocator
)
this
()
this
(Capacity initialCapacity)
enum
_growthP
;
enum
_growthQ
;
Meta
Source
See Implementation
nxt
container
soa
SoA
constructors
this
destructors
~this
functions
capacity
empty
insertBack
insertBackMembers
length
opDispatch
opIndex
opOpAssign
opSlice
manifest constants
_growthP
_growthQ
postblits
this(this)