Fixed the order that values are stored for flags enumerations with negative values (i.e. signed flags with the highest bit set) to ensure SplitFlags()
can properly return a minimal set of flags.
Fixed the order that values are stored for flags enumerations with negative values (i.e. signed flags with the highest bit set) to ensure SplitFlags()
can properly return a minimal set of flags.