getNext

getNext 메소드는 콜렉션의 다음 위치를 가져오기 위해 반복자에서 사용합니다.

가시성
Public
시그니처
void getNext(void*& pos) const
매개변수
pos

검색할 요소의 위치입니다.


피드백