graph
graph copied to clipboard
Fix creation of nested subgraphs by vertex descriptors
When creating subgraphs on deeper levels of the subgraph tree, do not nterpret the vertex descriptors as global, but instead as vertex descriptors to the current graph.
Fix to https://github.com/boostorg/graph/issues/378
Hmmm, I presume that MSVC 14.3 failed for no good reason.
To start with, can you just merge develop in (or rebase)? Thanks. I thought I would be able to with one button click, but seems I can't.
To start with, can you just merge
developin (or rebase)? Thanks. I thought I would be able to with one button click, but seems I can't.
Done.