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

Inline deref codepath methods #58

Merged
merged 1 commit into from Nov 9, 2017

Conversation

Projects
None yet
2 participants
@sfackler
Copy link
Contributor

sfackler commented Nov 7, 2017

No need for a function call every time we deref!

Inline deref codepath methods
No need for a function call every time we deref!

@danburkert danburkert merged commit cc55727 into danburkert:master Nov 9, 2017

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@danburkert

This comment has been minimized.

Copy link
Owner

danburkert commented Nov 9, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.