Chinaunix首页 | 论坛 | 博客
  • 博客访问: 190941
  • 博文数量: 88
  • 博客积分: 2000
  • 博客等级: 大尉
  • 技术积分: 914
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-10 13:41
文章分类

全部博文(88)

文章存档

2010年(2)

2009年(35)

2008年(51)

我的朋友

分类: C/C++

2008-07-27 12:10:44

一。Container classes
  1. Sequences
  2. Associative Containers
  3. String package
  4. Container adaptors


二。
Iterators
  1. Concepts
  2. Iterator Tags
    1. Iterator tag classes
    2. Iterator base classes
  3. Iterator functions
  4. Iterator classes


三。
  1. Non-mutating algorithms
  2. Mutating algorithms
    1. Swap
    2. Replace
    3. Remove
  3. Sorting
    1. Sort
    2. Binary search
    3. Set operations on sorted ranges
    4. Heap operations
    5. Minimum and maximum
  4. Generalized numeric algorithms
    1. accumulate

四。
Function Objects
  1. Concepts
    1. Predicates
  2. Predefined function objects
    1. Arithmetic operations
      1. (formerly called "times")
    2. Comparisons
    3. Logical operations
    4. Generalized identity operations
  3. Function object adaptors
    1. Member function adaptors

五。Utilities
  1. Concepts
  2. Functions
  3. Classes












阅读(615) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~