SimpleWindow
载入中...
搜索中...
未找到
sw::IEqualityComparable< TDerived, TOther > 模板类 参考

相等性比较接口 更多...

#include <IComparable.h>

类 sw::IEqualityComparable< TDerived, TOther > 继承关系图:
sw::IComparable< FieldId, FieldId > sw::List< sw::GridRow > sw::List< sw::GridColumn > sw::IComparable< TDerived, TOther > sw::FieldId

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 >

相等性比较接口


该类的文档由以下文件生成: