Changeset 257:8d76a7bf9961 in lemon-main for test
- Timestamp:
- 09/01/08 22:00:40 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/heap_test.cc
r212 r257 132 132 Node source) { 133 133 134 typename Dijkstra<Digraph, IntArcMap>::template DefStandardHeap<Heap>::134 typename Dijkstra<Digraph, IntArcMap>::template SetStandardHeap<Heap>:: 135 135 Create dijkstra(digraph, length); 136 136
Note: See TracChangeset
for help on using the changeset viewer.