[ITK-users] typename keyword

med aweng medswengineer at gmail.com
Wed Jul 23 06:52:53 EDT 2014


Hi,

I know that this question may be a C++ more question, but thought of asking
it here as I couldn't find a clear explanation of the issue.

In the page here:
https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h#L129

I came about this statement:

  typedef typename ImageType::OffsetType OffsetType;

What does "typename" mean here? When do we use it?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20140723/cddab1dc/attachment.html>


More information about the Insight-users mailing list