2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-23 17:42:34 +00:00
Files
graph/include
K. Noel Belcourt 8ece8fac15 Fix type traits so finish_edge is called when defined.
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.
2014-11-08 17:01:01 -07:00
..