#include "TCTypes.h"
#include "TCDelete.h"

Go to the source code of this file.
Classes | |
| class | TC::ScopedArray< DATA_TYPE, DELETER > |
| A class whose instances act like arrays and delete the data when the instance goes out of scope. More... | |
Namespaces | |
| namespace | TC |
Definition in file TCScopedArray.h.