Added "final" to generated types to block inheritance.
People sometimes accidentally inherit from these types. Bug: 18224703 Change-Id: Ia09489a834ac4941f9b4a46f240cbdcf456f03a1 Tested: on Windows and Linux.
Showing
- include/flatbuffers/flatbuffers.h 10 additions, 3 deletionsinclude/flatbuffers/flatbuffers.h
- samples/monster_generated.h 2 additions, 2 deletionssamples/monster_generated.h
- src/idl_gen_cpp.cpp 3 additions, 2 deletionssrc/idl_gen_cpp.cpp
- tests/monster_test_generated.h 4 additions, 4 deletionstests/monster_test_generated.h
Loading
Please register or sign in to comment