gfx ~bindings (2022-04-13T08:35:15.7633411)
Dub
Repo
isNonAtomicRefCounted
gfx
core
rc
compile time check that T can be ref counted non-atomically.
enum
isNonAtomicRefCounted (
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 non-atomically.