fearless v0.0.3 (2022-07-29T17:29:17Z)
Dub
Repo
ExclusiveImpl.Guard
fearless
sharing
ExclusiveImpl
Undocumented in source.
struct
ExclusiveImpl
(T)
static
struct
Guard {
T
reference
();
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Alias This
reference
Members
Functions
reference
T
reference
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
fearless
sharing
ExclusiveImpl
aliases
borrow
constructors
this
functions
isLocked
lock
postblits
this(this)
structs
Guard