getFirst

getFirst 方法由迭代器用来获取集合中的第一个位置。

可见性
Public
特征符
void getFirst(void*& pos) const
参数
pos

这是要检索的元素的位置


反馈