What's the C++ version of Java's ArrayList

后端 未结 2 1297
孤独总比滥情好
孤独总比滥情好 2020-12-08 01:49

Just getting back into using C++ and trying to convert a simple Java program I wrote recently.

What\'s the preferred equivalent to the Java ArrayList in C++?

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