6、函數對象
1、簡介
2、概念
1、generator(不需要參數的函數)
2、一元函數
3、二元函數
4、Adaptable Generator(可適應的不需要參數的函數)
5、一元可適應函數
6、二元可適應函數
7、謂詞
1、謂詞
2、二元謂詞
3、可適應謂詞
4、二元可適應謂詞
5、StrictWeakOrdering
8、Monoid曹錯
9、隨機數生成器
3、預定義函數對象
1、算術運算
1、加法
2、減法
3、乘法(原名“次”)
4、除法
5、取模運算
6、否定
2、比較算法
1、equal_to
2、not_equal_to
3、less
4、greater
5、less_equal
6、greater_equal
3、邏輯操作
1、logical_and(邏輯與)
2、logical_or(邏輯或)
3、logical_not(邏輯否)
4、廣義身份認證操作
1、identity
2、project1st
3、project2nd
4、select1st
5、select2nd
5、subtractive_rng
4、函數對象適配器
1、binder1st
2、binder2nd
3、ptr_fun
4、pointer_to_unary_function
5、pointer_to_binary_function
6、unary_negate
7、binary_negate
8、unary_compose
9、binary_compose
10、成員函數適配器
1、mem_fun
2、mem_fun_ref
3、mem_fun1
4、mem_fun1_ref
7、Utilities
1、概念
1、Assignable
2、Default Constructible
3、Equality Comparable
4、LessThan Comparable
2、函數
1、關系操作符
3、類
1、pair
8、內存分配
1、類
1、分配器
2、raw_storage_iterator
2、函數
1、construct
2、destroy
3、uninitialized_copy
4、uninitialized_copy_n
5、uninitialized_fill
6、uninitialized_fill_n
7、temporary_buffer
8、get_temporary_buffer
9、return_temporary_buffer
9、設計文檔
1、線程安全
2、復雜規格的意義
3、字符串的表示
10、分類索引
11、全文索引
posted on 2012-03-12 15:27
canaan 閱讀(321)
評論(0) 編輯 收藏 引用 所屬分類:
外文翻譯