FlagsHelpers

Undocumented in source.

Members

Functions

doesNotHave
bool doesNotHave(TFlags a, TFlags b)
Undocumented in source. Be warned that the author may not have intended to support it.
doesNotHaveEither
bool doesNotHaveEither(TFlags a, TFlags b)
Undocumented in source. Be warned that the author may not have intended to support it.
has
bool has(TFlags a, TFlags b)
Undocumented in source. Be warned that the author may not have intended to support it.
hasEither
bool hasEither(TFlags a, TFlags b)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta