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

Unable to instantiate abstract class #7

Closed
arneves opened this issue Aug 21, 2020 · 1 comment
Closed

Unable to instantiate abstract class #7

arneves opened this issue Aug 21, 2020 · 1 comment

Comments

@arneves
Copy link

arneves commented Aug 21, 2020

When using polymorphism and your base class is abstract you get the error? in serializer.h line 482.

It seems serializer is unable to handle unique_pointer to abstract classes.

@eyalz800
Copy link
Owner

eyalz800 commented Sep 2, 2020

@arneves can you provide a small sample?

@eyalz800 eyalz800 closed this as completed May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants