getFirst

此方法由迭代器用来获取列表中的第一个位置。

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

这是列表中的第一个位置


反馈