mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 08:46:42 +08:00
This patch contains several minor changes. - Eliminated the use of a deleted constructor in C++11. C++98 private default constructor is sufficient. - Eliminated old namespace _enum and merged it with namespace better_enums. - Prefixed size_t with std:: to comply with standards more strictly. - Shortened feature control macros by deleting the word "FORCE". Also moved make_macros.py. |
||
|---|---|---|
| .. | ||
| make_macros.py | ||