c++ STL是开发中经常使用的。
常见的一些容器有 vector、array、deque、map、unordered_map、set、unordered_set、priority_queue等。
在编码过程中选择合适的容器,需要根据自己的具体使用场景来决定。
c++ STL是开发中经常使用的。
常见的一些容器有 vector、array、deque、map、unordered_map、set、unordered_set、priority_queue等。
在编码过程中选择合适的容器,需要根据自己的具体使用场景来决定。
本文标题:c++ STL
本文链接:https://www.haomeiwen.com/subject/ybwvjrtx.html
网友评论