cgma
|
#include <vector>
#include <memory>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | ManagedPtrVector< X > |
A vector of pointers to objects that are automatically deleted when the container itself is deleted. More... | |
class | ManagedPtrVector< X >::iterator |