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