Opened 11 years ago

Closed 11 years ago

#6583 closed Bugs (fixed)

Dijkstra Visitor Concept docs probably show wrong type for variable

Reported by: dbschuler@… Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

http://www.boost.org/doc/libs/1_48_0/libs/graph/doc/DijkstraVisitor.html

Where it says "w An object of type DistanceMap." should probably be an object of type WeightMap.

Change History (2)

comment:1 by Michel Morin <mimomorin@…>, 11 years ago

Component: Documentationgraph
Owner: changed from Matias Capeletto to Jeremiah Willcock

comment:2 by Jeremiah Willcock, 11 years ago

Resolution: fixed
Status: newclosed

(In [77182]) Fixed typo in documentation; fixes #6583

Note: See TracTickets for help on using tickets.