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
Test whether any flag is set.
Declared in <script/verify_flags.h>
constexpr
explicit
operator bool() const;
true if at least one bit is set.
Created with MrDocs