id summary reporter owner description type status milestone component version severity resolution keywords cc 13574 Unable to compile boost/test for C++17 ki.stfu@… Gennadiy Rozental "For example: {{{ clang-linux.compile.c++.without-pth bin.v2/linux.static.x64/boost/bin.v2/libs/test/build/clang-linux-6.0.0/release/link-static/threading-multi/debug.o In file included from libs/test/src/debug.cpp:16: In file included from ./boost/test/impl/debug.ipp:53: ./boost/test/utils/algorithm.hpp:118:42: error: no member named 'bind1st' in namespace 'std' if( std::find_if( first2, last2, BOOST_TEST_BIND1ST( pred, *first1 ) ) == last2 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/utils/algorithm.hpp:25:38: note: expanded from macro 'BOOST_TEST_BIND1ST' #define BOOST_TEST_BIND1ST(F,A) std::bind1st( (F), (A) ) }}} https://github.com/boostorg/test/issues/146" Tasks closed To Be Determined test Boost Release Branch Problem worksforme