[Insight-users] typedef name cannot follow class/struct/union

Neil.Burdett at csiro.au Neil.Burdett at csiro.au
Sun Jan 31 23:39:40 EST 2010


Hi,
    I am currently porting an application from Ubuntu to windows. The line of code below compiles on Ubuntu but not on visual studio...

  typedef typename itk::UltimateSkeletonImageFilter<TOutputImage, TOutputImage, itk::Connectivity<Dimension, 0>, DistanceImageType > SeedSkeletonFilterType;

I receive the error in visual studio 2008 "error C2242: typedef name cannot follow class/struct/union"

Any help would be appreciated.

Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100201/414ac1fa/attachment-0001.htm>


More information about the Insight-users mailing list