mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 16:56:42 +08:00
The user-supplied constant names are used to declare an internal enum type. They end up sharing a namespace with some internal library values. Those internal values had names not prefixed with underscores. As a result, it was impossible to declare enum constants with these names. Prefixed the internal names with underscores. |
||
|---|---|---|
| .. | ||
| cxxtest | ||
| expect | ||
| linking | ||
| performance | ||
| CMakeLists.txt | ||
| Makefile | ||