mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 22:31:03 +00:00
321a1c9dc0
A Namespace object is now guaranteed unique. This cleaned up some old workarounds and latent bugs. Change-Id: Ic3f12d89947871b03b2c449ba51b3186f953adde Tested: on Linux. Bug: 21336857