#include <G4Delete.hh>
Definition at line 29 of file G4Delete.hh.
[inline]
00029 {void operator()(T * aT){delete aT;}};