autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
RefCounted.ptr
my
gc
refc
RefCounted
struct
RefCounted
(T)
inout scope return
inout
(
T
*)
ptr
(
)
Return Value
Type:
inout
(
T
*)
pointer to the item or null.
Meta
Source
See Implementation
my
gc
refc
RefCounted
aliases
Impl
constructors
this
destructors
~this
functions
empty
get
opAssign
opCast
ptr
refCount
release
toHash
weakRef
postblits
this(this)