现在的位置: 首页 > 综合 > 正文

C++ STL — 第1章 关于这本书

2014年10月30日 ⁄ 综合 ⁄ 共 200字 ⁄ 字号 评论关闭

About this book:

1. 介绍C++ 和 STL

2. namespace 和 header files

3. 错误和异常处理

4. utility实用类

5.  各种组件

  • STL 容器Container,

  • 迭代器Iterator,

  • 函数对象Function Object,

  • 算法Algorithm,

  • 容器适配器和bitset,

  • string字符串,

  • Numeric,IO,国际化,

  • Allocators内存模型


抱歉!评论已关闭.