soa v0.2.0 (2020-12-26T15:35:12Z)
Dub
Repo
SOA.length
soa
SOA
Length of the arrays, assumed to be the same between all of them.
enum
length
;
size_t
length
[@property getter]
struct
SOA
(T, size_t N = 0)
@
property
const @
nogc
@
safe
pure nothrow
static if
(!(
usesStaticArrays
))
size_t
length
(
)
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
Length of the arrays, assumed to be the same between all of them.