[Insight-developers] Borland vs Mesh

Brad King brad.king@kitware.com
Fri, 6 Sep 2002 09:59:24 -0400 (EDT)


> Do we need these Reference and ConstReference internal classes?

I wrote them originally just because I thought they might be useful.  If
no one is using them, we can rip them out.  Actually, I would even prefer
to just rip out FixedArray altogether since itk::Size and itk::Index don't
use it anyway.  However, it looks like several filters use it.

-Brad