Closed graphitemaster closed 4 years ago
We should provide automatic hashing of enums, need to implement is_enum and underlying_type traits to support this
is_enum
underlying_type
This is now supported.
We should provide automatic hashing of enums, need to implement
is_enum
andunderlying_type
traits to support this