gfx ~reborn (2022-03-31T11:44:27.7929122)
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
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
compile time check that T can be ref counted atomically.