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