Fixed Reflection Verifier not handling vectors of unions.
authorWouter van Oortmerssen <aardappel@gmail.com>
Tue, 17 Sep 2019 00:48:54 +0000 (17:48 -0700)
committerWouter van Oortmerssen <aardappel@gmail.com>
Tue, 17 Sep 2019 00:48:54 +0000 (17:48 -0700)
commit917687c7a6357d4a0e9e53e0f051b76cd0187747
tree70b6aa5e44679c803c2b612b748f5e32739f9cec
parentf9277e691dd10e42a999bba683db5df7d49226d6
Fixed Reflection Verifier not handling vectors of unions.

Change-Id: Ie94386ff8e10fd2a964bd9155139b50953746a37
include/flatbuffers/flatbuffers.h
src/reflection.cpp
tests/test.cpp