getCount
이 메소드는 큐에 있는 요소 개수를 가져옵니다.
가시성
Public
시그니처
int getCount() const
리턴값
큐에 있는 요소 개수입니다.
피드백