gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
rc
gfx
core
rc
Helper that places an instance of T within a Rc!T
template
rc
(T)
Rc
!
T
rc
(
T
obj
)
if
(
isAtomicRefCounted
!
T
)
Members
Functions
rc
Rc
!
T
rc
(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
core
rc
enums
isAtomicRefCounted
functions
countObj
disposeArray
lockObj
reinitArray
releaseArray
releaseObj
retainArray
retainObj
interfaces
AtomicRefCounted
Disposable
manifest constants
atomicRcCode
properties
nullRc
structs
Rc
Uniq
Weak
templates
makeRc
makeUniq
rc
Helper that places an instance of T within a Rc!T