mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
This commit adds the JUCE_DECLARE_SCOPED_ENUM_BITWISE_OPERATORS macro, enabling bitwise operators on scoped enums. This feature simplifies the use of scoped enums in situations where bitwise operations are needed. |
||
|---|---|---|
| .. | ||
| juce_ConsoleApplication.cpp | ||
| juce_ConsoleApplication.h | ||
| juce_EnumHelpers.h | ||
| juce_EnumHelpers_test.cpp | ||
| juce_Functional.h | ||
| juce_Result.cpp | ||
| juce_Result.h | ||
| juce_RuntimePermissions.cpp | ||
| juce_RuntimePermissions.h | ||
| juce_Uuid.cpp | ||
| juce_Uuid.h | ||
| juce_WindowsRegistry.h | ||