I'm trying to make a simple STL list of itkImages, but I'm running into compile errors "destructor could not be generated because a base class destructor is inaccessible". Am I missing something obvious, I can't seem to find any info on this via the Kitware search page. Thanks in advance. Todd