[Insight-developers] Fwd:

Joshua Cates cates at cayenne.cs.utah.edu
Mon Nov 13 12:00:00 EST 2000


Agreed.  Already changed this.  Just not checked in yet.

Josh.

+--+--+--+--+--+--+--+--+--+--+--+--
 Josh Cates			
 Department of Computer Science	
 University of Utah
 Email: cates at cs.utah.edu
 Phone: (801) 587-7697
 URL:   www.cs.utk.edu/~cates
--+--+--+--+--+--+--+--+--+--+--+---

On Mon, 13 Nov 2000, Will Schroeder wrote:

> Hi Folks-
> 
> We noticed the following code in itkFilterImageSingleOperator.h :
> 
> 
> >    typedef Image<TPixel, VDimension> Image;
> 
> This is a bad idea, and causes compiler problems in some cases. Please
> differentiate the typedef from the class:
> 
> typedef Image<TPixel, VDimension> ImageType;
> 
> BTW- The Insight/Documents/Style.ppt is kept up-to-date with
> regards to how we should be coding. Please look this over at some
> point is you haven't done so recently, and correct it (or notify us
> of problems) if there is something that you don't agree with.
> 
> Will
> 
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
> 





More information about the Insight-developers mailing list