id summary reporter owner description type status milestone component version severity resolution keywords cc 7294 boost::hash does not compile with ranges Gennady Proskurin Neil Groves "boost::hash from boost 1.51 does not compile with iterator_range. 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&)’ }}} " Feature Requests closed Boost 1.56.0 range Boost 1.51.0 Problem fixed dnljms@…