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

[swig] Use std::type_index instead of a homegrown implementation. #7033

Merged
merged 1 commit into from Jul 7, 2015

Conversation

ace20022
Copy link
Member

No description provided.

@ace20022
Copy link
Member Author

jenkins build this please

@Montellese
Copy link
Member

Makes sense.

@Montellese
Copy link
Member

We could also try to use the std::tuple implementation of C++11 as a replacement for our own version.

@ace20022
Copy link
Member Author

@ace20022
Copy link
Member Author

ace20022 commented Jul 7, 2015

good?

@Montellese the std::tuple thing is harder than initially thought because of the swig type mapping. I guess we need an expert for that.

@Montellese
Copy link
Member

Sure.

ace20022 added a commit that referenced this pull request Jul 7, 2015
[swig] Use std::type_index instead of a homegrown implementation.
@ace20022 ace20022 merged commit df1b8b1 into xbmc:master Jul 7, 2015
@ace20022 ace20022 deleted the std_typeindex branch July 7, 2015 15:35
@MartijnKaijser MartijnKaijser modified the milestone: Isengard 16.0-alpha1 Jul 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants