getNext

getNext 메소드는 컨테이너에서 다음 항목을 가져옵니다.

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

컨테이너에서 다음 위치를 지정합니다.


피드백