Subject: [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 11:26:50
#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
Keywords: hash clang osx llvm |
---------------------------------+--------------------------
I am getting the following error while building an external program
(augustus 3.3 with CGP and sqlite support,
https://circleci.com/gh/bioconda/bioconda-recipes/6507) with clang on osx:
{{{
include/boost/functional/hash/extensions.hpp:262:20: error: no matching
function for call to 'hash_value'
return hash_value(val);
^~~~~~~~~~
}}}
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13501> 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 11:36:35 UTC