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

Implement missing FC typenames #2692

Merged
merged 3 commits into from
Aug 3, 2018
Merged

Implement missing FC typenames #2692

merged 3 commits into from
Aug 3, 2018

Conversation

theoreticalbts
Copy link
Contributor

fc::static_variant had a broken implementation of fc::get_typename which accidentally defined fc::typename for every class. I fixed it, and implemented two missing fc::get_typename definitions, whose absence now properly causes compilation errors after fixing static_variant.

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

Successfully merging this pull request may close these issues.

2 participants