All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | List of all members
Eegeo::Graphs::AStarPriorityQueueTraits Struct Reference

Public Types

using container_type = std::vector< int >
 
using predicate_type = AStarStatePriorityComparer
 
using type = std::priority_queue< int, container_type, predicate_type >
 

The documentation for this struct was generated from the following file: