Return TypeFunction nameArguments
voidhzVect::~hzVect(void)

Declared and defined in file: hzTmplVect.h

Function Logic:

0:START 1:items 2: No text

Function body:

void hzVect::~hzVect (void)
   {
       _hzGlobal_Memstats.m_numVectors-- ;
   }