 template
 template History List built according to STL framework
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.
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