#include <astar_search.hpp>
Public Types | |
| typedef std::pair< A, B > | argument_type | 
| typedef A | result_type | 
Public Member Functions | |
| A | operator() (const std::pair< A, B > &p) const | 
| typedef std::pair<A, B> boost::graph_detail::select1st< A, B >::argument_type | 
| typedef A boost::graph_detail::select1st< A, B >::result_type | 
      
  | 
  inline |