LookingGlass/common/include
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
..
common [common] vector: eliminate double allocation when possible 2021-08-28 19:17:15 +10:00