mirror of
https://github.com/boostorg/graph.git
synced 2026-02-26 04:42:16 +00:00
a9b0657fd3eb270230af1f2ee18336a6c32840f6
Fixed edge_range bug from http://stackoverflow.com/questions/19223692/boost-graph-library-directed-multigraph-edge-range-bug?rq=1
Made some of changes from #9246: added new test case (modifying tests on callback usage to match current documentation); removed special-casing of empty graphs; added patch from #9246 for correct return values; did not make change to documentation suggested there since I chose to have the callback called even for empty graphs; fixes #9246
Description
Mirrored via gitea-mirror
Languages
C++
98.2%
C
1.7%