20 Jul
2013
20 Jul
'13
5:55 p.m.
on Thu Jul 18 2013, Beman Dawes
libs/type_traits/include/boost has these files:
aligned_storage.hpp call_traits.hpp config.hpp smart_ptr.hpp timer.hpp type_traits.hpp utility.hpp
AFAIK, call_traits.hpp and type_traits.hpp are supposed to be there, but the rest are spurious, and are causing "b2 headers" to create some incorrect links that are preventing testing many libraries.
I think Daniel sorted these out in a recent commit. Please check again. -- Dave Abrahams