carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
fastPODCopy
carbon
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
fastPODCopy
(
R1
R2
)
(
R1
src
,
R2
dst
)
if
(
isInputRange
!
R1
&&
isInputRange
!
R2
&&
hasAssignableElements
!
R2
)
Meta
Source
See Implementation
carbon
memory
functions
callAllDtor
callAllPostblit
fastPODCopy
onGCMemory
toRefCounted
structs
RefCountedNoGC
UninitializedTemporaryBuffer