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