Files
flatbuffers/tests
Derek Bailey d84bccb0c7 Removed most heap allocations in builder (#6662)
* [C++] Removed most heap allocations in builder

* Updated API docs to indicate heap usage

* Override assertion for heap allocation in parser

* Cleaned up implemenations, enable heap alloc for tests

* Generalized CreateVectorOfStrings

* remove cmake option for heap alloc. reverted two heap removals

* Only use scratch space for vector of strings

* Override Windows SCL warning

* Changed std::transform to for loop to avoid MSCV warnings

* switched to const iterators

* Replaced iterator with for loop

* remove std::to_string in test to be compatible
2021-05-21 11:09:24 -07:00
..
2021-03-29 19:56:45 -04:00
2021-04-30 10:38:16 -07:00
2021-03-29 19:56:45 -04:00
2021-03-29 19:56:45 -04:00
2021-03-29 19:56:45 -04:00
2020-05-07 14:11:26 -07:00
2021-01-19 12:51:13 -08:00