[Boost-bugs] [Boost C++ Libraries] #4887: BGL's clustering_coefficient doesn't use graph_traits

Subject: [Boost-bugs] [Boost C++ Libraries] #4887: BGL's clustering_coefficient doesn't use graph_traits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-24 01:00:34


#4887: BGL's clustering_coefficient doesn't use graph_traits
--------------------------------+-------------------------------------------
 Reporter: spenthil@… | Owner: asutton
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.45.0 | Severity: Problem
 Keywords: |
--------------------------------+-------------------------------------------
 BGL's clustering_coefficient doesn't use graph_traits. Results in an error
 including something like:

 {{{
 "error: no matching function for call to 'count_edges("
 }}}

 Pretty sure its because I am wrapping a custom graph type. Regardless, I
 think it should be using graph_traits in count_edges.

 --[[BR]]
 Senthil Palanisami

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4887>
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:04 UTC