Re: [Boost-bugs] [Boost C++ Libraries] #13501: no matching function for call to 'hash_value' while compiling program with clang on osx

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13501: no matching function for call to 'hash_value' while compiling program with clang on osx
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-29 14:43:16


#13501: no matching function for call to 'hash_value' while compiling program with
clang on osx
----------------------------------+---------------------------------
  Reporter: travis.wrightsman@… | Owner: Daniel James
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: hash
   Version: Boost 1.64.0 | Severity: Problem
Resolution: | Keywords: hash clang osx llvm
----------------------------------+---------------------------------

Comment (by Daniel James):

 I suspect it's a problem with libc++'s vector<bool>. For libstdc++
 `vector<bool>::const_iterator::reference` is `bool` which hash supports,
 I'm guessing that for libc++ it's something else which isn't supported. I
 don't have libc++ installed at the moment, so I can't check just yet.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13501#comment:4>
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 : 2018-03-29 14:49:55 UTC