concurrency v4.12.0 (2022-07-25T21:03:12Z)
Dub
Repo
Result
concurrency
bitfield
Undocumented in source.
struct
Result (
Flags
) {
size_t
state
;
bool
has
(Flags flags);
}
Alias This
state
Members
Functions
has
bool
has
(Flags flags)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
state
size_t
state
;
Undocumented in source.
Meta
Source
See Implementation
concurrency
bitfield
structs
Guard
Result
SharedBitField