Fixing an assert in flexbuffers CreateVector (#4824)
An assert was blocking the creation of typedvectors. It was wrongly checking for limited types even though vector was not of fixedTyped.
Showing
Please
register
or
sign in
to comment
An assert was blocking the creation of typedvectors. It was wrongly checking for limited types even though vector was not of fixedTyped.