#include <Functors.h>
List of all members.
[inline]
Definition at line 39 of file Functors.h.
00039 {void operator()(TMarker* x) { delete x; }};