C++ - Performance of vector of pointer to objects, vs performance of objects

后端 未结 3 983
别那么骄傲
别那么骄傲 2021-01-02 18:13

In this case the question scenario is a game, so all resources are allocated at the beginning then iterated over for a level.

The objects being stored in the vector

3条回答
提交回复
热议问题