CCpoint可以放入什么动态数组

CCpoint不可以放入CCARRAY,CCPOINTARRAY也不是动态数组,想请问,CCpoint可以放入什么动态数组

vector

可以放入 std::vector