gfx ~bindings (2022-04-13T08:35:15.7633411)
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
aliases
GfxRefCounted
enums
isAtomicRefCounted
isNonAtomicRefCounted
isRefCounted
functions
disposeArray
reinitArray
releaseArray
retainArray
interfaces
AtomicRefCounted
Disposable
RefCounted
manifest constants
atomicRcCode
gfxRcCode
mixedRcCode
rcCode
properties
nullRc
structs
Rc
Uniq
Weak
templates
RcHack
makeRc
makeUniq
rc
compile time check that T can be ref counted atomically.