[ITK] [ITK-users] typename keyword

David Doria daviddoria at gmail.com
Wed Jul 23 07:04:10 EDT 2014


On Wed, Jul 23, 2014 at 6:52 AM, med aweng <medswengineer at gmail.com> wrote:

> 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.
>
> http://en.wikipedia.org/wiki/Typename
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140723/843a0f6d/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list