diff --git a/SeQuant/core/hash.hpp b/SeQuant/core/hash.hpp index 1cc371295..f71cea284 100644 --- a/SeQuant/core/hash.hpp +++ b/SeQuant/core/hash.hpp @@ -58,8 +58,8 @@ template > struct has_boost_hash_value : std::false_type {}; template -struct has_boost_hash_value< - T, std::void_t()))>> +struct has_boost_hash_value()))>> : std::true_type {}; template >