gfx v0.2.0 (2020-11-15T11:15:14Z)
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
classes
AtomicRefCounted
enums
isAtomicRefCounted
functions
countObj
disposeAA
disposeArr
disposeObj
giveAwayObj
lockObj
reinitAA
reinitArr
reinitStruct
releaseAA
releaseArr
releaseObj
retainAA
retainArr
retainObj
interfaces
Disposable
IAtomicRefCounted
manifest constants
atomicRcCode
gfxRcMask
properties
nullRc
static variables
rcPrintStack
rcTypeRegex
structs
Rc
Weak
templates
makeRc
rc
variables
gfxRcLog
Helper that places an instance of T within a Rc!T