mirror of
https://github.com/boostorg/graph.git
synced 2026-01-23 17:42:34 +00:00
Changed the usage of TTI so that finish_edge is actually called when defined. Also regularized the finish_edge signature so E is passed by value and G by const ref.