8 Jul
2014
8 Jul
'14
10:06 p.m.
Beman Dawes
But we still have too many libraries failing across the board on master:
tr1
Some days ago I opened a pull request for type_traits that fixes two of the tr1 tests: https://github.com/boostorg/type_traits/pu ll/2 Most of the other tr1 failures at least on MSVC 11 and 12 seem to be caused by TR1 living in the std namespace instead of std::tr1, not by actual errors in the boost library.