mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-07 17:26:45 +08:00
Removed the function are_equal. Comparison is now done by converting operands to their integral representation, and comparing those. Also restored ordering of enum values along the same lines (according to integral representation). |
||
|---|---|---|
| .. | ||
| cxxtest | ||
| expect | ||
| link | ||
| performance | ||
| Makefile | ||
| test.py | ||