2017-04-23 19:51:04 +02:00
2017-04-23 19:51:04 +02:00
2017-04-23 19:49:53 +02:00

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.

Description
A smart handle class that can take any function for its destructor.
Readme 26 KiB
Languages
C++ 100%