Check if all bits are 0.
Synopsis
Declared in <util/bitset.h>
constexpr
bool
None() const noexcept;
Return Value
true if no bit is set.
Created with MrDocs
Check if all bits are 0.
Declared in <util/bitset.h>
constexpr
bool
None() const noexcept;
true if no bit is set.
Created with MrDocs