|
xoreos
0.0.5
|
A map storing pointer to objects, with automatic deletion. More...
#include <functional>#include <map>#include <boost/noncopyable.hpp>#include "src/common/deallocator.h"

Go to the source code of this file.
Classes | |
| class | Common::PtrMap< Key, T, Compare, Deallocator > |
| A map of pointer to objects, with automatic deletion. More... | |
Namespaces | |
| Common | |
A map storing pointer to objects, with automatic deletion.
Definition in file ptrmap.h.
1.8.14