gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
isAtomicRefCounted
gfx
core
rc
compile time check that T can be ref counted atomically.
enum
isAtomicRefCounted (
T
)
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
compile time check that T can be ref counted atomically.