The Wayback Machine - https://web.archive.org/web/20211226040848/https://github.com/topics/reflection
Skip to content
#

reflection

Here are 1,137 public repositories matching this topic...

bialasjaroslaw
bialasjaroslaw commented Dec 13, 2021

I have noticed that for some enums I have compilation fail (which is good, as I don't want to check if any code has some issues with wrong min/max specification for enum values one by one), but for others it is not complaining at all.

It seems that this happens only if there is a missing enum of value MAGIC_ENUM_RANGE_MAX+1

This is fairly representative example of the code that should fail

Improve this page

Add a description, image, and links to the reflection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reflection topic, visit your repo's landing page and select "manage topics."

Learn more