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

Should we have a Deref trait? #9

Open
burdges opened this issue Jan 14, 2017 · 0 comments
Open

Should we have a Deref trait? #9

burdges opened this issue Jan 14, 2017 · 0 comments

Comments

@burdges
Copy link
Owner

burdges commented Jan 14, 2017

We want folks to use ZeroDrop<T> as a &T, not as a T, so maybe not implementing Deref makes this point somewhat more clearly. At minimum the &* operator looks scary.

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

No branches or pull requests

1 participant