Opened 13 years ago

Closed 13 years ago

#3416 closed Feature Requests (fixed)

BGL: quick_tour.cpp suggested enhancement

Reported by: Mathieu Malaterre <mathieu.malaterre@…> Owned by: Andrew Sutton
Milestone: Boost 1.41.0 Component: graph
Version: Boost 1.40.0 Severity: Problem
Keywords: Cc:

Description

There are currently two conventions for quick_tour.cpp either the implicit conversion of enum to int, or the 'name' of the vertex.

The attached patch always use convention to print vertex name.

Attachments (1)

quick_tour.cpp.patch (2.5 KB ) - added by Mathieu Malaterre <mathieu.malaterre@…> 13 years ago.

Download all attachments as: .zip

Change History (2)

by Mathieu Malaterre <mathieu.malaterre@…>, 13 years ago

Attachment: quick_tour.cpp.patch added

comment:1 by Jeremiah Willcock, 13 years ago

Resolution: fixed
Status: newclosed

(In [56089]) Applied fixes for bugs; fixes #3409, #3414, #3415, #3416

Note: See TracTickets for help on using tickets.