SharedBitField

Undocumented in source.

Members

Functions

add
auto add(size_t add)
Undocumented in source. Be warned that the author may not have intended to support it.
load
size_t load()
Undocumented in source. Be warned that the author may not have intended to support it.
lock
Guard!Flags lock(size_t or, size_t add, size_t sub)
Undocumented in source. Be warned that the author may not have intended to support it.
sub
auto sub(size_t sub)
Undocumented in source. Be warned that the author may not have intended to support it.
update
auto update(size_t or, size_t add, size_t sub)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta