Files
flatbuffers/tests/union_vector
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-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00
2019-07-22 16:05:15 -07:00
2020-03-12 15:33:39 -07:00
2020-03-12 15:33:39 -07:00
2019-07-22 16:05:15 -07:00
2017-08-11 09:28:06 -07:00