1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/misc
Oliver James ddc738ba29 Core: Add Scoped Enum Bitwise Operators
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.
2023-04-26 21:11:25 +01:00
..
juce_ConsoleApplication.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_ConsoleApplication.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_EnumHelpers.h Core: Add Scoped Enum Bitwise Operators 2023-04-26 21:11:25 +01:00
juce_EnumHelpers_test.cpp Core: Add Scoped Enum Bitwise Operators 2023-04-26 21:11:25 +01:00
juce_Functional.h TextInputTarget: Improve IME support on Android 2022-12-07 13:12:02 +00:00
juce_Result.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Result.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_RuntimePermissions.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_RuntimePermissions.h Projucer: Support file permissions in Android 33 2022-12-07 13:12:01 +00:00
juce_Uuid.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_Uuid.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_WindowsRegistry.h Update copyright banners 2022-04-04 12:36:32 +01:00