#include <list>
Go to the source code of this file.
Classes | |
class | MRU< T > |
A template container designed to provide a lightweight "most recently used" functionality. "Least recently used" is also implemented. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. |