The Deleter for UniqueHolder types.
More...
#include <Unique.h>
template<typename T>
class SlHelpers::Deleter< T >
The Deleter for UniqueHolder types.
This class should be instantiated with proper operator() for every UniqueHolder type.
◆ Deleter()
Construct a Deleter.
- Parameters
-
| free | Should the pointer be really freed? |
◆ operator()()
The operator called to free the pointer ptr.
- Parameters
-
| ptr | Pointer to memory to be freed |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/slhelpers-20260428.f233ce9/include/helpers/Unique.h