[Insight-developers] NumericTraits for VariableLengthVector &
	Visual Studio 6.0
    Luis Ibanez 
    luis.ibanez at kitware.com
       
    Mon Dec 10 10:48:36 EST 2007
    
    
  
One day... one day...     :-)
How about doing it as the celebration of ITK 4.0 ?
That will be September 2008.
     Luis
-------------------------
Mathieu Malaterre wrote:
> On Dec 10, 2007 2:16 PM, Luis Ibanez <luis.ibanez at kitware.com> wrote:
> 
>>Just for the record:
>>
>>In the past couple of days we were experimenting with
>>factorizing all the NumericTraits of the VariableLengthVector
>>by using a single template.
>>
>>The basic idea is that:
>>
>>  NumericTraits< Vector< T > > = Vector < NumericTraits< T > >
>>
>>
>>The replacement template worked fine in most compilers,
>>except the beloved and magnificent Visual Studio 6.0.   :-/
> 
> 
> Are we ever going to get rid of that fake compiler that's only good at
> wasting people time ?
> 
    
    
More information about the Insight-developers
mailing list