looking-glass/common/src/platform
Quantum e6df0acad9 [common] vector: eliminate double allocation when possible
This commit creates two constructor/destructor pairs for vector:
* vector_alloc/vector_free dynamically allocates the vector itself
* vector_create/vector_destroy uses existing Vector objects
2021-08-28 19:17:15 +10:00
..
linux [common] remove all casts around malloc 2021-08-16 16:26:58 +10:00
windows [common] vector: eliminate double allocation when possible 2021-08-28 19:17:15 +10:00
CMakeLists.txt [common/c-host] move agnostic code into common library 2020-01-02 22:21:42 +11:00