ae v0.0.3574 (2024-07-05T19:56:39Z)
Home
Dub
Repo
joinToGC
ae
sys
dataset
Join an array of Data to a memory block on the managed heap.
DataElementType
!(
ElementType
!
R
)[]
joinToGC
(
R
)
(
auto
ref
R
data
)
if
(
is
(
ElementType
!
R
==
TData
!
T
,
T
)
)
Meta
Source
See Implementation
ae
sys
dataset
aliases
DataVec
functions
copyTo
joinData
joinToGC
shift
properties
bytes
joinToHeap
structs
DataSetBytes
Join an array of Data to a memory block on the managed heap.