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 typemap into shio #21

Merged
merged 1 commit into from Sep 14, 2017
Merged

Add typemap into shio #21

merged 1 commit into from Sep 14, 2017

Conversation

Meralis40
Copy link
Contributor

Add typemap into shio, moving it in utils::typemap code.
It have :

  • a no-op hasher (because each TypeId must be unique per build)
  • restricted to methods used by shio
  • also the default impl<T> Key for T (with feature "nightly")

@Meralis40 Meralis40 mentioned this pull request Sep 12, 2017
@coveralls
Copy link

coveralls commented Sep 12, 2017

Coverage Status

Coverage increased (+0.9%) to 80.633% when pulling 3aea8b5 on Meralis40:intern_typemap_base into 033a0b5 on mehcode:master.

@mehcode mehcode merged commit 3aea8b5 into mehcode:master Sep 14, 2017
@mehcode
Copy link
Owner

mehcode commented Sep 14, 2017

@Meralis40 Thanks for being awesome with all the contributions. I pushed this into master with some cleanup.

@Meralis40 Meralis40 deleted the intern_typemap_base branch September 15, 2017 05:50
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.

None yet

3 participants