[Cs3] no iterators for queue/stack/priority queue

Mikhail Nesterenko mikhail at cs.kent.edu
Mon Sep 28 13:22:45 EDT 2015


CS3 students,

no iterators or supporting functions exist for container adapters. The
purpose is to provide as simple interface as possible. If you need to
iterate over the container, you need to use a more fully-functional
container.


thanks,
-- 
Mikhail


More information about the cs3 mailing list