21 Apr
2018
21 Apr
'18
4:01 p.m.
Rene Rivera wrote:
but graph_parallel was separated from graph because it represented depencendies which a user of graph need not have.
That almost makes sense ;-) I say that because graph depends on graph_parallel. I know it doesn't if you don't happen to include some specific headers. But we've already gone over the module level dependency discussions.
As far as I can see, Graph includes headers from Graph_parallel only when BOOST_GRAPH_USE_MPI is defined.