Test whether any flag is set.

Synopsis

Declared in <script/verify_flags.h>

constexpr
explicit
operator bool() const;

Return Value

true if at least one bit is set.

Created with MrDocs