getCurrent

此方法會由反覆運算子用來取得清單中現行位置的元素。

可見性
Public
簽章
virtual Concept& getCurrent(void* pos) const
參數
pos

位置

傳回

清單中現行位置的元素 (Concept)


回饋