MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
选择运算仿函数

从复杂类型中选择特定部分的函数对象 更多...

struct  identity< T >
 恒等仿函数 更多...
struct  select1st< Pair >
 选择pair的第一个元素 更多...
struct  select2nd< Pair >
 选择pair的第二个元素 更多...

详细描述

从复杂类型中选择特定部分的函数对象