![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|
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 721 of file detail/common.h.
|
inline |
Definition at line 721 of file detail/common.h.
1.8.13