MSTL
1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
negate< T > 模板结构体 参考
算术运算仿函数
取负运算仿函数
更多...
#include <
functor.hpp
>
详细描述
template<typename T = void>
struct negate< T >
取负运算仿函数
模板参数
T
操作数类型
执行取负运算:-x。
在文件
functor.hpp
第
222
行定义.
该结构体的文档由以下文件生成:
functor.hpp
negate
制作者
1.16.0