Subject: [Boost-bugs] [Boost C++ Libraries] #7600: add_vertex ambiguous overload with named_graph
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-29 18:11:13
#7600: add_vertex ambiguous overload with named_graph
-----------------------------------------------------------+----------------
Reporter: Louis Dionne <louis.dionne92@â¦> | Owner: jewillco
Type: Patches | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.51.0 | Severity: Problem
Keywords: graph named_graph vertex_name vertex_property |
-----------------------------------------------------------+----------------
Hello,
While trying to use a named graph with vertex names that
have the same type as the vertex properties, I ran into an
error. The error comes from the fact that the add_vertex
overload resolution is ambiguous. The compiler can't select
between the add_vertex of the named_graph and that of the
PropertyGraph that is adapted by the named_graph.
A patch containing a fix is attached.
Louis Dionne
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7600> 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:11 UTC