mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 22:31:03 +00:00
2aec880347
* Use noexcept in union type move ctor/Add move assingment * Add NOEXCEPT macro to deal with _MS_VER/Remove delegating ctor in union type class * Add FLATBUFFERS_NOEXCEPT to generated union class