A smart handle class that can take any function for its destructor.
README.md |
A simple smart handle class. The class takes an object and stores it, and calls it in any way the developer needs to destroy it on object's destruction.
README.md |
A simple smart handle class. The class takes an object and stores it, and calls it in any way the developer needs to destroy it on object's destruction.