flatbuffers/tests/cpp17
Stefan F ae145293cc
flattests_cpp17 doesn't compile with Visual Studio 2017: warning C4100: 'indent': unreferenced formal parameter (#6811)
stringify_util.h(127): error C2220: warning treated as error - no 'object' file generated
stringify_util.h(127): warning C4100: 'indent': unreferenced formal parameter
stringify_util.h(85): warning C4100: 'indent': unreferenced formal parameter
stringify_util.h(85): warning C4100: 'fbs': unreferenced formal parameter
2021-08-30 15:32:36 -07:00
..
generated_cpp17 [C++] Using calculated fields_number for field_names size (#6769) 2021-08-05 11:41:49 -07:00
stringify_util.h flattests_cpp17 doesn't compile with Visual Studio 2017: warning C4100: 'indent': unreferenced formal parameter (#6811) 2021-08-30 15:32:36 -07:00
test_cpp17.cpp [C++] Fix union type handling on object api in C++17 (#6745) 2021-07-25 16:20:34 +07:00