mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 07:52:10 +00:00
Merged r64064 (quote fix in example) from trunk
[SVN r65769]
This commit is contained in:
@@ -71,7 +71,7 @@ Various aspects of the graph are modeled by the following classes:
|
||||
|
||||
Along with these classes, the graph concepts are modeled by various valid
|
||||
expression functions defined below. This example also defines a
|
||||
get(boost::vertex_index_t, const ring_graph&) function which isn’t part of a
|
||||
get(boost::vertex_index_t, const ring_graph&) function which isn't part of a
|
||||
graph concept, but is used for Dijkstra search.
|
||||
|
||||
Apart from graph, client code should not instantiate the model classes
|
||||
|
||||
Reference in New Issue
Block a user