Skip to content
GitLab
Explore
Sign in
suyu
src
common
common_funcs.h
Find file
Blame
History
Permalink
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
· 504175e5
Lioncash
authored
Aug 24, 2020
Ensures that the full set of bitwise operators are available for types that make use of this macro.
504175e5
Loading