#include <esg/AutoPtr.h>
#include <set>
Go to the source code of this file.
Namespaces | |
namespace | esg |
Classes | |
class | AutoArray |
Defines | |
#define | INSTANTIATE_AUTOARRAY_STATIC_MEMBERS(T) |
|
Value: template<> std::set<AutoArray<T>*> AutoArray<T>::_repos = \
std::set<AutoArray<T>*>();
Definition at line 9 of file AutoArray.h. |