[Boost-bugs] [Boost C++ Libraries] #7294: boost::hash does not compiles with ranges

Subject: [Boost-bugs] [Boost C++ Libraries] #7294: boost::hash does not compiles with ranges
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-27 08:30:10


#7294: boost::hash does not compiles with ranges
----------------------------------------------+-----------------------------
 Reporter: Gennady Proskurin <gpr@…> | Owner: danieljames
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: hash
  Version: Boost 1.51.0 | Severity: Problem
 Keywords: |
----------------------------------------------+-----------------------------
 boost::hash from boost 1.51 does not compile with iterator_range<const
 char*>. With boost 1.50 all compiles and works fine. Test program
 attached.
 gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)

 {{{
 hash_range.cc:15:50: instantiated from here
 /opt/boost_1_51_0/include/boost/functional/hash/extensions.hpp:257:34:
 error: no matching function for call to ‘hash_value(const
 boost::iterator_range<const char*>&)’
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7294>
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:10 UTC