Skip to content

Is it possible to get enum name from meta::uvalue? #93

Answered by BlackMATov
MineBill asked this question in Q&A
Discussion options

You must be logged in to vote

So, enum_type was refactored. Now it contains value_to_evalue overloaded methods that work with static and dynamic values as well, and can be used in your case!

Here is some examples/tests of this new functionality:
https://github.com/BlackMATov/meta.hpp/blob/main/develop/untests/meta_issues/github_discussion_93.cpp

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MineBill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants