tanya v0.19.0 (2023-09-25T16:35:33Z)
Dub
Repo
RefCounted.get
tanya
memory
smartref
RefCounted
struct
RefCounted
(T)
inout
inout
(
Payload
!
T
)
get
(
)
Return Value
Type:
inout
(
Payload
!
T
)
Reference to the owned object.
Precondition:
cound > 0
.
Meta
Source
See Implementation
tanya
memory
smartref
RefCounted
constructors
this
destructors
~this
functions
get
opAssign
opUnary
mixins
__anonymous
postblits
this(this)
properties
count
isInitialized