Home
last modified time | relevance | path

Searched refs:IndirectCmp (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Ddijkstra_shortest_paths.hpp365 typedef indirect_cmp< DistanceMap, Compare > IndirectCmp; in dijkstra_shortest_paths_no_init() typedef
366 IndirectCmp icmp(distance, compare); in dijkstra_shortest_paths_no_init()