id summary reporter owner description type status milestone component version severity resolution keywords cc 3199 Support more types in boost::hash Daniel James Daniel James "`std::hash` now supports: * integer types * floating point types * pointer types * `std::string`, `std::u16string`, `std::u32string`, `std::wstring` * `std::error_code` * `std::thread::id` * `std::bitset` * `std::vector` So `boost::hash` should support all of those. And boost equivalents as well, if possible." Bugs closed To Be Determined hash Boost 1.39.0 Problem fixed