decaf::internal::util::GenericResource< T > Class Template Reference
A Generic Resource wraps some type and will delete it when the Resource itself is deleted.
More...
#include <src/main/decaf/internal/util/GenericResource.h>
Detailed Description
template<typename T>
class decaf::internal::util::GenericResource< T >
A Generic Resource wraps some type and will delete it when the Resource itself is deleted.
- Since:
- 1.0
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: