numem ~master (2025-12-14T08:31:01.1033613)
Dub
Repo
__copy_postblit
numem
core
lifetime
Runs postblit operations for a copy operation.
pragma(
inline
, true) @
nogc
@
system
void
__copy_postblit
(
S
T
)
(
ref
S
source
,
ref
T
target
)
Meta
Source
See Implementation
numem
core
lifetime
functions
__blit
__copy
__copy_postblit
__move
__move_postblit
destruct
emplace
initializeAt
initializeAtNoCtx
nu_autorelease
nu_autoreleasepool_pop
nu_autoreleasepool_push
structs
nu_autoreleasewith
nu_destroywith
templates
forward
Runs postblit operations for a copy operation.