tanya ~master (2021-06-04T07:37:50Z)
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