mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-11 13:24:04 +00:00
* refactor: use type_traits/declval over utility/declval The later is just an include for the former. * refactor: use container_hash/hash* over functional/hash* The later just include the former.