[Insight-developers] [Community] Problems building ITK against llvm libc++ (in C++11 mode)
Sean McBride
sean at rogue-research.com
Thu Oct 24 11:57:10 EDT 2013
On Thu, 24 Oct 2013 11:50:31 -0400, Bradley Lowekamp said:
>OK, so it sounds like we should check for compliant C++11, then check
>for TR1 variants.
Yes, I would favour compliant C++11 then fall back to tr1 for older toolchains. At some future point (not soon!), the tr1 stuff should eventually get purged.
Sean
More information about the Insight-developers
mailing list