下载
中文
注册

bool operator==(const Dims& dims) const

函数功能

重载==运算符,比较两个Dims对象是否相等。

函数原型

bool operator==(const Dims& dims) const;

参数说明

参数名

输入/输出

说明

dims

输入

表示比较对象。

返回值说明

返回比较结果。