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 TypeNode comparison macro methods #2870

Merged
merged 1 commit into from
Jun 18, 2016

Conversation

asterite
Copy link
Member

These are generally useful, but we can particularly use them to implement Box.box and Box.unbox in a more efficient way: if T < Reference then just cast the reference to and from Void*.

@asterite asterite force-pushed the feature/type_node_comparisons branch from 52d676e to 86f7b95 Compare June 18, 2016 14:48
jhass added a commit that referenced this pull request Jun 18, 2016
@jhass jhass merged commit 86f7b95 into release/0.18 Jun 18, 2016
@jhass jhass added this to the 0.18.3 milestone Jun 18, 2016
@asterite asterite deleted the feature/type_node_comparisons branch June 18, 2016 19:45
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

2 participants