fearless ~master (2022-08-17T11:26:42.9612965)
Dub
Repo
rcExclusive
fearless
sharing
A reference counted exclusive object (see above).
auto
rcExclusive
(A args)
static if
(
is(typeof( ))
)
auto
rcExclusive
(
T
A
...
)
(
auto
ref
A
args
)
auto
rcExclusive
(Allocator allocator, Args args)
Meta
Source
See Implementation
fearless
sharing
aliases
Exclusive
functions
gcExclusive
rcExclusive
structs
ExclusiveImpl
A reference counted exclusive object (see above).