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 ability to create a default empty flatbuffer #3997

Closed
wants to merge 1 commit into from

Conversation

LouisCAD
Copy link
Contributor

This allows to call the default constructor and not have a broken object anymore. This also drastically reduces boilerplate when creating a flatbuffer with default values.

Solves issue #3945

This allows to call the default constructor and not have a broken object anymore. This also drastically reduces boilerplate when creating a flatbuffer with default values.

Solves issue google#3945
@ghost
Copy link

ghost commented Aug 22, 2016

Please see discussion in #3945 as to why this PR may not be a good idea.

@ghost ghost closed this Aug 22, 2016
This pull request was closed.
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.

1 participant