boostorg / container_hash

Generic hash function for STL style unordered containers
https://boost.org/libs/container_hash
29 stars 39 forks source link

Still not keen on `container_hash` #1

Closed pdimov closed 6 years ago

pdimov commented 6 years ago

Making people #include <boost/container_hash/hash.hpp> would be a bit ridiculous if you ask me. :-)

Convention is module has <boost/module.hpp> and <boost/module/things.hpp>.

danieljames commented 6 years ago

They can still write #include <boost/functional/hash.hpp.