#include "TCTypes.h"
#include "TCDelete.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | TC::ScopedPtr< T, DELETER > |
A class whose instances act like pointers and delete the pointer when the instance goes out of scope. More... | |
Namespaces | |
namespace | TC |
Definition in file TCScopedPtr.h.