MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
select2nd< Pair > 模板结构体 参考

选择pair的第二个元素 更多...

#include <functor.hpp>

详细描述

template<typename Pair>
struct select2nd< Pair >

选择pair的第二个元素

模板参数
Pairpair类型

从pair对象中选择并返回第二个元素。

在文件 functor.hpp483 行定义.


该结构体的文档由以下文件生成: