Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision r2799.
Original comment by Christophe.Boulain@gmail.com
on 12 Apr 2010 at 7:09
Fixed.
The "pop" reference was a copy/paste error. We don't need a pop method in
TQueue,
since dequeue will do the same thing.
Also updated the unit-test for TQueue, since the peek test was not good (and
was not
reporting this error!)
Original comment by Christophe.Boulain@gmail.com
on 12 Apr 2010 at 7:11
Original issue reported on code.google.com by
javalizard@gmail.com
on 11 Apr 2010 at 10:47