[C++] Fix union copy constructor to work with nested structs (#6552) (#6607)
authorPiotr Dziwiński <piotrdz@gmail.com>
Thu, 6 May 2021 21:42:44 +0000 (09:42 +1200)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 21:42:44 +0000 (14:42 -0700)
commit47361baf61d635e65346d796c609d534e65d20d7
tree0ec4392016fbf94c93311aa43f40b7d18c5ada06
parent8a582883ac53fa6c3839cc3edf5c4efbb1685251
[C++] Fix union copy constructor to work with nested structs (#6552) (#6607)
src/idl_gen_cpp.cpp