[Insight-developers] Why is m_NumberOfThreads signed?

David Doria daviddoria at gmail.com
Tue May 17 07:31:44 EDT 2011


On Mon, May 16, 2011 at 9:48 PM, Luis Ibanez <luis.ibanez at kitware.com>wrote:

> David
>
> May I humbly suggest that we use a typedef for it ?
>
> and then use that typedef in the proper places...
>
> It could be something like
>
>      typedef  unsigned int   ThreadIdType;
>
> up in itkIntTypes.h for example...
>
>
>     Luis
>

I don't understand why? It should always be unsigned int, right?

Also, it was quite a chore to go through all of those files and I'm not sure
I would like to do it again...

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110517/e421cdec/attachment.htm>


More information about the Insight-developers mailing list