[Insight-developers] Clang Warnings about in-class static initializers...
Sean McBride
sean at rogue-research.com
Fri Dec 16 17:18:59 EST 2011
On Fri, 16 Dec 2011 19:37:01 +0000, Williams, Norman K said:
>What could remedy the situation without involving any modifications to VNL
>would be if theres a way to force VCL_STATIC_CONST_INIT_INT to be false/0
>when CLang is used.
Why only when clang is used? It may be accepted by other compilers, but it's not valid C++03. Or does ITK require a C++11 compiler? Or do we just be lax with this since it's now part of C++11 and already silently accepted by most compilers?
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the Insight-developers
mailing list