C++20 deprecates arithmetic operations with the elements of different enums and at least clang 10 and MSVS 2019 already warn about this when compiling in C++20 mode, so avoid such operations at least in the public headers to avoid warnings in the applications using wxWidgets and C++20.
5.5 KiB
5.5 KiB