getCurrent

getCurrent 方法用于获取容器中的当前元素。

可见性
Public
特征符
virtual void* getCurrent(void* pos) const=0;
参数
pos

指定当前位置


反馈