fearless v0.0.3 (2022-07-29T17:29:17Z)
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).