template > template > class history

History List built according to STL framework

Documentation

History List built according to STL framework. The history<> class can use deque<> and list<> as underlying container; it is coded after the queue adapter, and it relys on the push_back(), pop_front() interface; so any container implementing this can be used in this way.

This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de