[Insight-developers] Adding std::tr1 to ITK?

Bradley Lowekamp blowekamp at mail.nih.gov
Wed Nov 10 08:16:08 EST 2010


Hello,

I think it would be very useful so be able to assume that we have the C++ Technical Report 1 (TR1)'s C++ library extension to c++ standard library. Specifically, Kent has requested the type_traits and for SimpleITK the function objects would be very useful for managing member function pointers. I would hate for use to have to reinvent either of these.

Are the available implementation of TR1 that we can just use? 

Does Boost have a module which does this, that can easily be integrated?

Previously, VXL provided some standardization of library interfaces for ITK, but I am not sure that's appropriate any more.

Thanks,
Brad


More information about the Insight-developers mailing list