soa v0.2.0 (2020-12-26T15:35:12Z)
Dub
Repo
SOA.this
soa
SOA
Construct SOA with initial elements copied from range.
struct
SOA
(T, size_t N = 0)
this
(
R
)
(
auto
ref
R
range
)
if
(
isInputRange
!
R
)
if
(
is
(
T
== struct)
)
Meta
Source
See Implementation
soa
SOA
aliases
Dispatcher
DispatcherRange
ElementType
opDollar
constructors
this
functions
opIndex
opOpAssign
opSlice
manifest constants
length
variables
firstLength
Construct SOA with initial elements copied from range.