mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-06 16:56:42 +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). |
||
|---|---|---|
| .. | ||
| general.h | ||
| stream.h | ||
| underlying.h | ||