getCurrent

getCurrent 메소드는 컨테이너에서 현재 요소를 가져옵니다.

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

현재 위치를 지정합니다.


피드백