id summary reporter owner description type status milestone component version severity resolution keywords cc 3688 splice(): no matching function call anonymous Ion Gaztañaga "slist > > l,l2; l.splice(l.end(),l2); causes this compile error which wasn't there in 1.38: /usr/local/include/boost/intrusive/slist.hpp:1224: error: no matching function for call to ‘boost::intrusive::slist_impl, safe_link, boost::intrusive::default_tag, 2>, unsigned int, true, false, false> >::splice_after(boost::intrusive::slist_iterator, safe_link, boost::intrusive::default_tag, 2>, unsigned int, true, false, false> >, true>, boost::intrusive::slist_impl, safe_link, boost::intrusive::default_tag, 2>, unsigned int, true, false, false> >&, boost::intrusive::slist_iterator, safe_link, boost::intrusive::default_tag, 2>, unsigned int, true, false, false> >, false>*&)’ " Bugs closed Boost 1.45.0 intrusive Boost 1.41.0 Regression fixed