Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11015: Bug with boost/graph/detail/edge.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-11-04 13:58:02
#11015: Bug with boost/graph/detail/edge.hpp
-------------------------------+----------------------
Reporter: mzartek@⦠| Owner: jewillco
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Comment (by djh):
I had similar issues with missing hash specializations, when storing
Compressed Sparse Row (CSR) Graph Edges in unordered sets.
I attached a trivial std hash specialization that works for me, but may
need to be more generic (e.g. depending in the `EdgeIndex` and `Vertex`
type).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11015#comment:2> 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:19 UTC