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

Impala::Core::Feature::FeatureTableSet::~FeatureTableSet (  )  [inline]

Definition at line 30 of file FeatureTableSet.h.

00031     {
00032         // no destruction of elements, as std::vector doesn't do it either
00033         //for (int i=0 ; i<mTables.size() ; i++)
00034         //    delete mTables[i];
00035     }


Generated on Thu Jan 13 09:19:11 2011 for ImpalaSrc by  doxygen 1.5.1