Marvin Häuser
authored
The final() macro used for hashing overrides the language keyword final, which may cause compilation issues for otherwise valid code. Rename it to resolve the collision.
The final() macro used for hashing overrides the language keyword final, which may cause compilation issues for otherwise valid code. Rename it to resolve the collision.