Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support to reflect properties wich are a rttr::variant #47

Closed
acki-m opened this issue Mar 19, 2017 · 0 comments
Closed

add support to reflect properties wich are a rttr::variant #47

acki-m opened this issue Mar 19, 2017 · 0 comments
Labels

Comments

@acki-m
Copy link
Contributor

acki-m commented Mar 19, 2017

At the moment it is not possible to use a rttr::variant object a property for a class and set the value via rttr::property::set_value.

This should be fixed.

@acki-m acki-m added the bug label Mar 19, 2017
@acki-m acki-m closed this as completed in 739411e Mar 20, 2017
acki-m added a commit that referenced this issue Mar 20, 2017
 const_cast from 'const void *' to 'rttr::variant *' is not allowed
 clang reported the error altough the function was not instantiated

closes #47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant