Utility class for destroying objects allocated by new.
More...
#include <arcane/utils/Deleter.h>
|
| template<class U> |
| void | operator() (const U *ptr) const |
Utility class for destroying objects allocated by new.
Definition at line 32 of file Deleter.h.
◆ operator()()
template<class U>
| void Arcane::Deleter::operator() |
( |
const U * | ptr | ) |
const |
|
inline |
The documentation for this class was generated from the following file: