<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 23, 2014 at 6:52 AM, med aweng <span dir="ltr"><<a href="mailto:medswengineer@gmail.com" target="_blank">medswengineer@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi,<br><br></div>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.<br>

<br></div>In the page here: <a href="https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h#L129" target="_blank">https://github.com/ComplexSystemsModeling/DCMTK-ITK/blob/master/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h#L129</a><br>


<br></div>I came about this statement:<br><br><pre><div>  <span>typedef</span> <span>typename</span> <span>ImageType</span><span>::</span><span>OffsetType</span> <span>OffsetType</span><span>;<br>
<br></span></div><div><span>What does "typename" mean here? When do we use it?<br><br></span></div><div><span>Thanks.</span></div></pre></div></blockquote><a href="http://en.wikipedia.org/wiki/Typename">http://en.wikipedia.org/wiki/Typename</a><br>

<div class="gmail_extra"><div><br></div></div></div></div></div>