]> Creatis software - clitk.git/commit
Remove itkSetMacro
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Mon, 28 Oct 2013 12:24:45 +0000 (13:24 +0100)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Mon, 28 Oct 2013 12:24:45 +0000 (13:24 +0100)
commit66b6af0f6a1b4abcf7fef86e3cde987e8385e5dd
tree54f0912bccb80b1defa4be9ddb16ffe2863fb016
parent528085fbf722073396c645e8ad08d3ba6631f7c0
Remove itkSetMacro

In debug this Macro need the operator << (std::cout) which is not
defined for std::vector. Could be an idea to add a
clitkSetMacroWithoutDebug.

There is a discussion about this on the ITK developper ML :
http://www.itk.org/pipermail/insight-developers/2011-April/018174.html
But with no conclusion ...
common/clitkImage2DicomRTStructFilter.h