SimpleWindow
载入中...
搜索中...
未找到
Public 成员函数
|
所有成员列表
sw::IEqualityComparable< TDerived, TOther > 模板类 参考
相等性比较接口
更多...
#include <
IComparable.h
>
类 sw::IEqualityComparable< TDerived, TOther > 继承关系图:
Public 成员函数
bool
Equals
(TOther other) const
判断当前对象与另一个对象是否相等
bool
operator==
(TOther other) const
判断当前对象是否与另一个对象相等
bool
operator!=
(TOther other) const
判断当前对象是否与另一个对象不相等
详细描述
template<typename TDerived, typename TOther = const TDerived &>
class sw::IEqualityComparable< TDerived, TOther >
相等性比较接口
该类的文档由以下文件生成:
IComparable.h
sw
IEqualityComparable
制作者
1.9.8