12#ifndef ARCANE_UTILS_DELETER_H
13#define ARCANE_UTILS_DELETER_H
36 template <
class U>
inline void
37 operator()(
const U* ptr)
const
Arcane configuration file.
Utility class for destroying objects allocated by new.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --