HOG2
Public Member Functions | List of all members
AStarCompare< state > Struct Template Reference

#include <TemplateAStar.h>

Public Member Functions

bool operator() (const AStarOpenClosedData< state > &i1, const AStarOpenClosedData< state > &i2) const
 

Detailed Description

template<class state>
struct AStarCompare< state >

Definition at line 57 of file TemplateAStar.h.

Member Function Documentation

◆ operator()()

template<class state >
bool AStarCompare< state >::operator() ( const AStarOpenClosedData< state > &  i1,
const AStarOpenClosedData< state > &  i2 
) const
inline

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