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