μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
nodelete Struct Reference

Dummy destructor wrapper that can be used to expose classes with a private destructor. More...

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/detail/common.h>

Public Member Functions

template<typename T >
void operator() (T *)
 
template<typename T >
void operator() (T *)
 

Detailed Description

Dummy destructor wrapper that can be used to expose classes with a private destructor.

Definition at line 1051 of file common.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
void nodelete::operator() ( T *  )
inline

Definition at line 1053 of file common.h.

◆ operator()() [2/2]

template<typename T >
void nodelete::operator() ( T *  )
inline

Definition at line 1069 of file common.h.


The documentation for this struct was generated from the following files: