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