stdx::ptr_vector_owner< T > Class Template Reference
#include <ptr_vector.h>
List of all members.
Detailed Description
template<typename T>
class stdx::ptr_vector_owner< T >
is a scope-guard that takes ownership of dynamically created elememts in a ptr_vector;
pointed-to objects are deleted when ptr_vector_owner goes out of scope;
Note that ptr_vector is not dependent on ptr_vector_owner!
The documentation for this class was generated from the following file:
- Eigene Dateien/uni/visualisierung/vislu/bsp2/plugin/iTunesIslands/ptr_vector.h
Generated on Wed Jan 17 14:53:52 2007 for iTunesIslands by
1.5.1-p1