摘要: c++ STL标准库 1、简介/C++1.0 C++标准库 = STL(标准模板库)+ 其他 六大部件: 容器(Containers) 分配器(Allocators) 算法(Alogrithms) 迭代器(Iterators) 仿函式(Functors) 适配器(Adaptors) 2、alloca 阅读全文
posted @ 2022-05-06 22:44 cosinehzq 阅读(260) 评论(0) 推荐(0)