18 #ifndef __itkCorrespondenceDataStructureIterator_h
19 #define __itkCorrespondenceDataStructureIterator_h
29 template<
class TStructureType >
39 return TStructureType::dim;
68 typedef typename TStructureType::ItemType
ItemType;
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkCorrespondenceDataStructureIterator.hxx"