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

Derive 'Default' trait on primitive structs #35

Open
zummenix opened this issue Aug 1, 2015 · 2 comments
Open

Derive 'Default' trait on primitive structs #35

zummenix opened this issue Aug 1, 2015 · 2 comments

Comments

@zummenix
Copy link

zummenix commented Aug 1, 2015

Primitive structs like: FT_Vector, FT_BBox, FT_Matrix, FT_UnitVector can derive Default trait.

@tomaka
Copy link
Contributor

tomaka commented Aug 1, 2015

That's out of scope of a FFI library in my opinion.

@zummenix
Copy link
Author

zummenix commented Aug 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants