Should naked pointers (--cpp_ptr_type naked) work with vectors of tables? #8390
Unanswered
mdrossmiller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should it be possible to use 'naked' pointers with vectors of tables? Or is this an unreasonable expectation?
Given fbs file like:
compiled using this command:
creates a _generated.h file which cannot be compiled. (sample errors follow)
Beta Was this translation helpful? Give feedback.
All reactions