gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
makeRc
gfx
core
rc
Helper that build a new instance of T and returns it within a Rc!T
template
makeRc
(T)
Rc
!
T
makeRc
(
Args
...
)
(
Args
args
)
if
(
isAtomicRefCounted
!
T
)
Members
Functions
makeRc
Rc
!
T
makeRc
(Args args)
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 build a new instance of T and returns it within a Rc!T