Inkscape
Vector Graphics Editor
|
Turn a function into a function object that can be used as a deleter for a smart pointer. More...
#include <delete-with.h>
Public Member Functions | |
void | operator() (auto p) |
Turn a function into a function object that can be used as a deleter for a smart pointer.
Definition at line 14 of file delete-with.h.
|
inline |
Definition at line 16 of file delete-with.h.