carbon v1.4.0 (2015-04-19T16:14:18Z)
Home
Dub
Repo
callAllPostblit
carbon
memory
Undocumented in source. Be warned that the author may not have intended to support it.
void
callAllPostblit
(T obj)
void
callAllPostblit
(
T
)
(
ref
T
obj
)
if
(
is
(
T
== struct)
)
void
callAllPostblit
(T obj)
Meta
Source
See Implementation
carbon
memory
functions
callAllDtor
callAllPostblit
onGCMemory
onOutOfMemoryError
toRefCounted
structs
RefCountedNoGC