Files
flatbuffers/tests
bakinovsky-m 988164f6e1 [C++] Got rid of memset's in constructors (#5938)
* [C++] removed array's memsets from struct parametrized constructor

now POD-typed arrays are zero-initialized
and class-typed arrays are default-initialized

* [C++] memset -> zero/default initialization in default constructor

* [C++] Struct-type and array default initialization

* [C++] Newly generated tests

* [C++] forgotten test

* [C++] curly brace by code style

* [C++] test if memory is 0's after placement new

* [C++] memory leak fix

* [C++] simplifying and non-dynamic memory in test

* [C++] code cleanup

* [C++] disable old-compiler warning

* [C++] windows build fix (try)

* [C++] debug-new win build fix
2020-06-01 17:58:52 -07:00
..
2020-05-07 14:11:26 -07:00
2020-05-07 14:11:26 -07:00
2019-10-31 11:13:45 -07:00
2020-04-09 09:53:16 -07:00
2020-04-09 09:53:16 -07:00
2019-07-22 16:05:15 -07:00
2019-07-22 16:05:15 -07:00
2019-11-14 15:46:46 -08:00
2020-02-11 15:02:21 -08:00
2020-05-07 14:11:26 -07:00
2020-05-07 14:11:26 -07:00
2020-01-09 12:12:10 -08:00
2020-04-09 09:53:16 -07:00