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