CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/29 23:07:29
Modified files:
devel/boost : Makefile
Added files:
devel/boost/patches: patch-boost_unordered_detail_fca_hpp
patch-boost_unordered_detail_implementation_hpp
patch-boost_unordered_unordered_map_hpp
patch-boost_unordered_unordered_set_hpp
Log message:
Fix: Boost.Unordered containers are not in a valid state after moving
https://www.boost.org/users/history/version_1_80_0.html
https://github.com/boostorg/unordered/issues/139
OK Brad (maintainer)