[Insight-developers] NumericTraits for VariableLengthVector & Visual Studio 6.0

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Dec 10 10:41:34 EST 2007


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 ?

-- 
Mathieu


More information about the Insight-developers mailing list