getFirst

이 메소드는 목록의 첫 번째 위치를 가져오기 위해 반복자에서 사용합니다.

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

큐의 첫 번째 위치입니다.


피드백