[Boost-bugs] [Boost C++ Libraries] #3199: Support more types in boost::hash

Subject: [Boost-bugs] [Boost C++ Libraries] #3199: Support more types in boost::hash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-21 09:58:05


#3199: Support more types in boost::hash
------------------------------+---------------------------------------------
 Reporter: danieljames | Owner: danieljames
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: hash
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 `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<bool>`

 So `boost::hash` should support all of those. And boost equivalents as
 well, if possible.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3199>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC