|
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的第二个元素 更多... | |
从复杂类型中选择特定部分的函数对象