Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

template<class T>
void Impala::Util::Deletor< T >::operator() ( arg  )  [inline]

Definition at line 14 of file Traits.h.

00015     {
00016         delete arg;
00017     }


Generated on Fri Mar 19 11:41:32 2010 for ImpalaSrc by  doxygen 1.5.1