[Insight-developers] IRIX std::vector<> error

Bill Hoffman bill.hoffman@kitware.com
Mon, 27 Aug 2001 15:29:46 -0400


I don't think typename is needed/appropriate in this case. 


At 03:25 PM 8/27/2001 -0400, Luis Ibanez wrote:

>-----------------------------------------------------------
>..../Insight/Code/Algorithms/itkMRASlabIdentifier.h
>line 147
>
>A class-qualified name is required.
> typedef typename std::vector<ImageRegionType> SlabRegionVectorType;
>                  ^
>------------------------------------------------------------
>
>
>Does it mean that std::vector has to
>be qualified as ::std::vector ?
>
>Any suggestions ?
>
>
>Thanks
>
>
>
>Luis
>
>
>
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers