You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
std::unary_function is now marked as deprecated with gcc12 in C++17 mode, preventing boost::container_hash to build.
It has been fixed in boost-1.80.0, see boostorg/config@89ff635