Template Class ObjectContainer

Inheritance Relationships

Derived Types

Class Documentation

template <typename _T>
class ObjectContainer

Subclassed by MapContainer< _T >, VectorContainer< _T >

Public Functions

virtual ~ObjectContainer()
bool empty()
virtual const void print_original_src(unsigned int indent_depth) = 0