diff --git a/include/boost/unordered/detail/implementation.hpp b/include/boost/unordered/detail/implementation.hpp index 9dffde15..5daf53ee 100644 --- a/include/boost/unordered/detail/implementation.hpp +++ b/include/boost/unordered/detail/implementation.hpp @@ -1145,7 +1145,7 @@ namespace boost { template BOOST_UNORDERED_HAS_FUNCTION(construct, U, (boost::unordered::detail::make(), - boost::unordered::detail::make()...), + std::declval()...), 2); #else