[Boost-bugs] [Boost C++ Libraries] #4384: labeled_graph.hpp - get/put functions calling wrong method

Subject: [Boost-bugs] [Boost C++ Libraries] #4384: labeled_graph.hpp - get/put functions calling wrong method
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-28 11:17:01


#4384: labeled_graph.hpp - get/put functions calling wrong method
--------------------------------------------+-------------------------------
 Reporter: Yuri Karaban <tech@…> | Owner: asutton
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: graph
  Version: Boost 1.43.0 | Severity: Problem
 Keywords: |
--------------------------------------------+-------------------------------
 In get/put functions for the labeled_graph seems wrong method is used.
 Labeled graph does not have "impl" method it has "graph" method.

 I attached a simple patch which changes impl -> graph in these functions.

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