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