find

此方法用于在堆中查找指定的元素。

可见性
Public
特征符
int find(Node* clone) const;
参数
clone

这是要查找的元素

返回

此方法返回以下某个值:


反馈