Method ADT.CircularList()->CircularListIterator()->`!()
- Method `!
boolres = !ADT.CircularList.CircularListIterator()- Returns
Returns false if the iterator has reached the end.
bool res = !ADT.CircularList.CircularListIterator()
Returns false if the iterator has reached the end.