diff --git a/include/boost/unordered/detail/foa/table.hpp b/include/boost/unordered/detail/foa/table.hpp index 3c4ab5ac..2a8a0b5e 100644 --- a/include/boost/unordered/detail/foa/table.hpp +++ b/include/boost/unordered/detail/foa/table.hpp @@ -507,9 +507,8 @@ private: using compatible_concurrent_table= concurrent_table; - table( - compatible_concurrent_table&& x, - typename compatible_concurrent_table::exclusive_lock_guard): + template + table(compatible_concurrent_table&& x,ExclusiveLockGuard): super{ std::move(x.h()),std::move(x.pred()),std::move(x.al()), arrays_type{