mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
Added #define to detect recent modification
[SVN r84915]
This commit is contained in:
@@ -170,6 +170,7 @@ namespace boost {
|
||||
struct distributed_graph_tag { };
|
||||
struct distributed_vertex_list_graph_tag { };
|
||||
struct distributed_edge_list_graph_tag { };
|
||||
#define BOOST_GRAPH_SEQUENTIAL_TRAITS_DEFINES_DISTRIBUTED_TAGS // Disable these from external versions of PBGL
|
||||
|
||||
/** @name Traversal Category Traits
|
||||
* These traits classify graph types by their supported methods of
|
||||
|
||||
Reference in New Issue
Block a user