ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
TData.toGC
ae
sys
data
TData
Put a copy of the data on D's managed heap, and return it.
struct
TData
(T)
const
T
[]
toGC
(
)
if
(
!
hasIndirections
!
T
)
Meta
Source
See Implementation
ae
sys
data
TData
aliases
opDollar
constructors
this
destructors
~this
functions
asDataOf
castTo
clear
deleteContents
ensureUnique
enter
front
indexOf
opAssign
opCast
opIndex
opIndexAssign
opSlice
popFront
toGC
toHeap
postblits
this(this)
properties
capacity
contents
dup
empty
length
mcontents
mptr
ptr
unsafeContents
static functions
wrapGC
templates
opBinary
opBinaryRight
opOpAssign
Put a copy of the data on D's managed heap, and return it.