diff options
author | Timothy <timmot@users.noreply.github.com> | 2021-07-14 21:59:22 +1000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-16 11:49:50 +0200 |
commit | 971531183746d4481f6f475ef80bea90c6f03df5 (patch) | |
tree | 63dd673608b7e8a603f8f23b2b15b99373085404 /Tests/AK/TestEnumBits.cpp | |
parent | 371911b1b52f6abb126342304391b89d9c9accc7 (diff) | |
download | serenity-971531183746d4481f6f475ef80bea90c6f03df5.zip |
AK+Kernel: Implement and use EnumBits has_any_flag()
This duplicates the old functionality of has_flag and will return true
when any flags present in the mask are also in the value.
Diffstat (limited to 'Tests/AK/TestEnumBits.cpp')
0 files changed, 0 insertions, 0 deletions