The fact
This mechanism leverages information stored by the compiler in object files.
It eliminates the need to manually maintain switch statements or maps for each enum.
Click the link to read an article on the topic:
This mechanism leverages information stored by the compiler in object files.
It eliminates the need to manually maintain switch statements or maps for each enum.