Dummy destructor wrapper that can be used to expose classes with a private destructor. More...
#include <common.h>
Public Member Functions | |
template<typename T > | |
void | operator() (T *) |
Dummy destructor wrapper that can be used to expose classes with a private destructor.
Definition at line 1098 of file wrap/pybind11/include/pybind11/detail/common.h.
|
inline |
Definition at line 1100 of file wrap/pybind11/include/pybind11/detail/common.h.