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 15:25:56


#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 marcel.bargull@…):

 Makes sense. I know next to nothing about libstdc++ and libc++'s
 implementations, but a quick search on the libstc++ GitHub mirror supports
 your suspection:

 github.com/llvm-
 mirror/libcxx/blob/88626bf496e9a1276652790438b389e65950629f/include/vector#L2160-L2162

 github.com/llvm-
 mirror/libcxx/blob/018a3d51a47f7275c59e802709104498b729522b/include/__bit_reference#L1092

 github.com/llvm-
 mirror/libcxx/blob/018a3d51a47f7275c59e802709104498b729522b/include/__bit_reference#L124

 If I read that right, then `__bit_const_reference` is the type of
 `vector<bool>::const_iterator::reference`.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13501#comment:5>
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 15:32:16 UTC