[Digikam-devel] [Bug 287772] build failed against boost-1.48

Jeremiah Willcock jewillco at osl.iu.edu
Sun Dec 18 19:42:35 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=287772


Jeremiah Willcock <jewillco at osl.iu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jewillco at osl.iu.edu




--- Comment #11 from Jeremiah Willcock <jewillco osl iu edu>  2011-12-18 19:42:35 ---
If you would like to have a version that works for both forward and reverse
graphs, look at remove_reverse_edge_descriptor in <boost/graph/copy.hpp> in the
Boost trunk.  Please don't refer to that code since it's internal, but you can
copy it as a start for your fix; the code there should work for both old and
new versions of Boost if you put an #ifdef around the partial specialization
for reverse_graph_edge_descriptor.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list